Package com.mypurecloud.sdk.v2.model
Class WfmScheduleTopicWfmScheduleNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmScheduleTopicWfmScheduleNotification
- All Implemented Interfaces:
Serializable
WfmScheduleTopicWfmScheduleNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets eventTypestatic enumGets or Sets status -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) booleaninthashCode()operationId(String operationId) percentComplete(Long percentComplete) voidsetDownloadUrl(String downloadUrl) voidvoidsetOperationId(String operationId) voidsetPercentComplete(Long percentComplete) voidtoString()
-
Constructor Details
-
WfmScheduleTopicWfmScheduleNotification
public WfmScheduleTopicWfmScheduleNotification() -
WfmScheduleTopicWfmScheduleNotification
-
-
Method Details
-
status
public WfmScheduleTopicWfmScheduleNotification status(WfmScheduleTopicWfmScheduleNotification.StatusEnum status) -
getStatus
-
setStatus
-
operationId
-
getOperationId
-
setOperationId
-
downloadUrl
-
getDownloadUrl
-
setDownloadUrl
-
percentComplete
-
getPercentComplete
-
setPercentComplete
-
eventType
public WfmScheduleTopicWfmScheduleNotification eventType(WfmScheduleTopicWfmScheduleNotification.EventTypeEnum eventType) -
getEventType
-
setEventType
-
equals
-
hashCode
public int hashCode() -
toString
-