Uses of Class
com.slack.api.scim.response.GroupsPatchResponse
Packages that use GroupsPatchResponse
-
Uses of GroupsPatchResponse in com.slack.api.scim
Methods in com.slack.api.scim that return GroupsPatchResponseModifier and TypeMethodDescriptionSCIMClient.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) SCIMClient.patchGroup(GroupsPatchRequest req) Methods in com.slack.api.scim that return types with arguments of type GroupsPatchResponseModifier and TypeMethodDescriptionAsyncSCIMClient.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) AsyncSCIMClient.patchGroup(GroupsPatchRequest req) -
Uses of GroupsPatchResponse in com.slack.api.scim.impl
Methods in com.slack.api.scim.impl that return GroupsPatchResponseModifier and TypeMethodDescriptionSCIMClientImpl.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) SCIMClientImpl.patchGroup(GroupsPatchRequest req) Methods in com.slack.api.scim.impl that return types with arguments of type GroupsPatchResponseModifier and TypeMethodDescriptionAsyncSCIMClientImpl.patchGroup(RequestConfigurator<GroupsPatchRequest.GroupsPatchRequestBuilder> req) AsyncSCIMClientImpl.patchGroup(GroupsPatchRequest req)