Uses of Enum Class
com.mypurecloud.sdk.v2.model.CreateShareRequestMember.MemberTypeEnum
Packages that use CreateShareRequestMember.MemberTypeEnum
-
Uses of CreateShareRequestMember.MemberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateShareRequestMember.MemberTypeEnumModifier and TypeMethodDescriptionCreateShareRequestMember.MemberTypeEnum.fromString(String key) CreateShareRequestMember.getMemberType()Returns the enum constant of this class with the specified name.CreateShareRequestMember.MemberTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type CreateShareRequestMember.MemberTypeEnumModifier and TypeMethodDescriptionCreateShareRequestMember.memberType(CreateShareRequestMember.MemberTypeEnum memberType) voidCreateShareRequestMember.setMemberType(CreateShareRequestMember.MemberTypeEnum memberType)