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