Uses of Enum Class
com.mypurecloud.sdk.v2.model.GraphApiSettings.StatusEnum
Packages that use GraphApiSettings.StatusEnum
-
Uses of GraphApiSettings.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GraphApiSettings.StatusEnumModifier and TypeMethodDescriptionstatic GraphApiSettings.StatusEnumGraphApiSettings.StatusEnum.fromString(String key) GraphApiSettings.getStatus()static GraphApiSettings.StatusEnumReturns the enum constant of this class with the specified name.static GraphApiSettings.StatusEnum[]GraphApiSettings.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.