Uses of Enum Class
com.mypurecloud.sdk.v2.model.CreateShareRequest.MemberTypeEnum
Packages that use CreateShareRequest.MemberTypeEnum
-
Uses of CreateShareRequest.MemberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateShareRequest.MemberTypeEnumModifier and TypeMethodDescriptionCreateShareRequest.MemberTypeEnum.fromString(String key) CreateShareRequest.getMemberType()Returns the enum constant of this class with the specified name.static CreateShareRequest.MemberTypeEnum[]CreateShareRequest.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 CreateShareRequest.MemberTypeEnumModifier and TypeMethodDescriptionCreateShareRequest.memberType(CreateShareRequest.MemberTypeEnum memberType) voidCreateShareRequest.setMemberType(CreateShareRequest.MemberTypeEnum memberType)