Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum
Packages that use V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum
-
Uses of V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnumModifier and TypeMethodDescriptionV2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum.fromString(String key) V2ReprocessJobStateChangedTopicJobStateChanged.getJobStatus()Returns the enum constant of this class with the specified name.V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum.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 V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnumModifier and TypeMethodDescriptionV2ReprocessJobStateChangedTopicJobStateChanged.jobStatus(V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum jobStatus) voidV2ReprocessJobStateChangedTopicJobStateChanged.setJobStatus(V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum jobStatus)