Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserProfile.StateEnum
Packages that use UserProfile.StateEnum
-
Uses of UserProfile.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserProfile.StateEnumModifier and TypeMethodDescriptionstatic UserProfile.StateEnumUserProfile.StateEnum.fromString(String key) UserProfile.getState()static UserProfile.StateEnumReturns the enum constant of this class with the specified name.static UserProfile.StateEnum[]UserProfile.StateEnum.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 UserProfile.StateEnumModifier and TypeMethodDescriptionvoidUserProfile.setState(UserProfile.StateEnum state) UserProfile.state(UserProfile.StateEnum state) The state of the user resource