Uses of Class
com.slack.api.scim.request.GroupsPatchRequest.MemberOperation
-
Packages that use GroupsPatchRequest.MemberOperation Package Description com.slack.api.scim.request -
-
Uses of GroupsPatchRequest.MemberOperation in com.slack.api.scim.request
Methods in com.slack.api.scim.request that return types with arguments of type GroupsPatchRequest.MemberOperation Modifier and Type Method Description List<GroupsPatchRequest.MemberOperation>GroupsPatchRequest.GroupOperation. getMembers()Method parameters in com.slack.api.scim.request with type arguments of type GroupsPatchRequest.MemberOperation Modifier and Type Method Description voidGroupsPatchRequest.GroupOperation. setMembers(List<GroupsPatchRequest.MemberOperation> members)
-