Uses of Class
com.mypurecloud.sdk.v2.model.ScimV2MemberReference
Packages that use ScimV2MemberReference
-
Uses of ScimV2MemberReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimV2MemberReferenceModifier and TypeMethodDescriptionThe ID of the group member.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ScimV2MemberReferenceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ScimV2MemberReferenceModifier and TypeMethodDescriptionScimV2Group.members(List<ScimV2MemberReference> members) The list of members in the group.voidScimV2Group.setMembers(List<ScimV2MemberReference> members)