Uses of Class
com.slack.api.scim2.request.UsersPatchOperation
Packages that use UsersPatchOperation
-
Uses of UsersPatchOperation in com.slack.api.scim2.request
Methods in com.slack.api.scim2.request that return UsersPatchOperationMethods in com.slack.api.scim2.request that return types with arguments of type UsersPatchOperationMethod parameters in com.slack.api.scim2.request with type arguments of type UsersPatchOperationModifier and TypeMethodDescriptionUsersPatchRequest.UsersPatchRequestBuilder.operations(List<UsersPatchOperation> operations) voidUsersPatchRequest.setOperations(List<UsersPatchOperation> operations)