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