Uses of Class
com.slack.api.scim.response.UsersPatchResponse
Packages that use UsersPatchResponse
-
Uses of UsersPatchResponse in com.slack.api.scim
Methods in com.slack.api.scim that return UsersPatchResponseModifier and TypeMethodDescriptionSCIMClient.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) SCIMClient.patchUser(UsersPatchRequest req) Methods in com.slack.api.scim that return types with arguments of type UsersPatchResponseModifier and TypeMethodDescriptionAsyncSCIMClient.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) AsyncSCIMClient.patchUser(UsersPatchRequest req) -
Uses of UsersPatchResponse in com.slack.api.scim.impl
Methods in com.slack.api.scim.impl that return UsersPatchResponseModifier and TypeMethodDescriptionSCIMClientImpl.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) SCIMClientImpl.patchUser(UsersPatchRequest req) Methods in com.slack.api.scim.impl that return types with arguments of type UsersPatchResponseModifier and TypeMethodDescriptionAsyncSCIMClientImpl.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) AsyncSCIMClientImpl.patchUser(UsersPatchRequest req)