Uses of Enum Class
com.mypurecloud.sdk.v2.model.PublishTopicTopicsDefinitionsJob.StateEnum
Packages that use PublishTopicTopicsDefinitionsJob.StateEnum
-
Uses of PublishTopicTopicsDefinitionsJob.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PublishTopicTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionPublishTopicTopicsDefinitionsJob.StateEnum.fromString(String key) PublishTopicTopicsDefinitionsJob.getState()Returns the enum constant of this class with the specified name.PublishTopicTopicsDefinitionsJob.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 PublishTopicTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionvoidPublishTopicTopicsDefinitionsJob.setState(PublishTopicTopicsDefinitionsJob.StateEnum state) PublishTopicTopicsDefinitionsJob.state(PublishTopicTopicsDefinitionsJob.StateEnum state)