Package com.mypurecloud.sdk.v2.model
Class V2ReprocessJobStateChangedTopicJobStateChanged
java.lang.Object
com.mypurecloud.sdk.v2.model.V2ReprocessJobStateChangedTopicJobStateChanged
- All Implemented Interfaces:
Serializable
V2ReprocessJobStateChangedTopicJobStateChanged
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets jobStatus -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfailedInteractionsCount(Long failedInteractionsCount) getJobId()inthashCode()organizationId(String organizationId) processedInteractionsCount(Long processedInteractionsCount) voidsetFailedInteractionsCount(Long failedInteractionsCount) voidvoidvoidsetOrganizationId(String organizationId) voidsetProcessedInteractionsCount(Long processedInteractionsCount) voidsetTotalInteractions(Long totalInteractions) toString()totalInteractions(Long totalInteractions)
-
Constructor Details
-
V2ReprocessJobStateChangedTopicJobStateChanged
public V2ReprocessJobStateChangedTopicJobStateChanged() -
V2ReprocessJobStateChangedTopicJobStateChanged
-
-
Method Details
-
organizationId
-
getOrganizationId
-
setOrganizationId
-
jobId
-
getJobId
-
setJobId
-
jobStatus
public V2ReprocessJobStateChangedTopicJobStateChanged jobStatus(V2ReprocessJobStateChangedTopicJobStateChanged.JobStatusEnum jobStatus) -
getJobStatus
-
setJobStatus
-
processedInteractionsCount
public V2ReprocessJobStateChangedTopicJobStateChanged processedInteractionsCount(Long processedInteractionsCount) -
getProcessedInteractionsCount
-
setProcessedInteractionsCount
-
failedInteractionsCount
public V2ReprocessJobStateChangedTopicJobStateChanged failedInteractionsCount(Long failedInteractionsCount) -
getFailedInteractionsCount
-
setFailedInteractionsCount
-
totalInteractions
-
getTotalInteractions
-
setTotalInteractions
-
equals
-
hashCode
public int hashCode() -
toString
-