Uses of Class
com.mypurecloud.sdk.v2.model.CreateShareRequestMember
Packages that use CreateShareRequestMember
-
Uses of CreateShareRequestMember in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateShareRequestMemberModifier and TypeMethodDescriptionCreateShareRequestMember.member(MemberEntity member) CreateShareRequestMember.memberType(CreateShareRequestMember.MemberTypeEnum memberType) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CreateShareRequestMemberMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CreateShareRequestMemberModifier and TypeMethodDescriptionCreateShareRequest.members(List<CreateShareRequestMember> members) voidCreateShareRequest.setMembers(List<CreateShareRequestMember> members)