Uses of Class
com.slack.api.scim2.response.GroupsPatchResponse
Packages that use GroupsPatchResponse
-
Uses of GroupsPatchResponse in com.slack.api.scim2
Methods in com.slack.api.scim2 that return GroupsPatchResponseModifier and TypeMethodDescriptionSCIM2Client.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) SCIM2Client.patchGroup(GroupsPatchRequest req) Methods in com.slack.api.scim2 that return types with arguments of type GroupsPatchResponseModifier and TypeMethodDescriptionAsyncSCIM2Client.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) AsyncSCIM2Client.patchGroup(GroupsPatchRequest req) -
Uses of GroupsPatchResponse in com.slack.api.scim2.impl
Methods in com.slack.api.scim2.impl that return GroupsPatchResponseModifier and TypeMethodDescriptionSCIM2ClientImpl.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) SCIM2ClientImpl.patchGroup(GroupsPatchRequest req) Methods in com.slack.api.scim2.impl that return types with arguments of type GroupsPatchResponseModifier and TypeMethodDescriptionAsyncSCIM2ClientImpl.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) AsyncSCIM2ClientImpl.patchGroup(GroupsPatchRequest req)