Uses of Class
com.slack.api.scim2.response.UsersPatchResponse
Packages that use UsersPatchResponse
-
Uses of UsersPatchResponse in com.slack.api.scim2
Methods in com.slack.api.scim2 that return UsersPatchResponseModifier and TypeMethodDescriptionSCIM2Client.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) SCIM2Client.patchUser(UsersPatchRequest req) Methods in com.slack.api.scim2 that return types with arguments of type UsersPatchResponseModifier and TypeMethodDescriptionAsyncSCIM2Client.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) AsyncSCIM2Client.patchUser(UsersPatchRequest req) -
Uses of UsersPatchResponse in com.slack.api.scim2.impl
Methods in com.slack.api.scim2.impl that return UsersPatchResponseModifier and TypeMethodDescriptionSCIM2ClientImpl.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) SCIM2ClientImpl.patchUser(UsersPatchRequest req) Methods in com.slack.api.scim2.impl that return types with arguments of type UsersPatchResponseModifier and TypeMethodDescriptionAsyncSCIM2ClientImpl.patchUser(RequestConfigurator<UsersPatchRequest.UsersPatchRequestBuilder> req) AsyncSCIM2ClientImpl.patchUser(UsersPatchRequest req)