Package com.mypurecloud.sdk.v2.model
Class WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
- All Implemented Interfaces:
Serializable
public class WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
extends Object
implements Serializable
WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Constructor Summary
ConstructorsConstructorDescriptionWfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) booleangetError()inthashCode()operationId(String operationId) voidsetDownloadUrl(String downloadUrl) voidvoidsetOperationId(String operationId) voidsetStatus(WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification.StatusEnum status) status(WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification.StatusEnum status) toString()
-
Constructor Details
-
WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
public WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification() -
WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification
public WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification(Boolean initWithEmptyList)
-
-
Method Details
-
operationId
public WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification operationId(String operationId) -
getOperationId
-
setOperationId
-
status
-
getStatus
-
setStatus
public void setStatus(WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification.StatusEnum status) -
downloadUrl
public WfmAgentMuScheduleSearchCompleteTopicAgentMuScheduleSearchCompleteNotification downloadUrl(String downloadUrl) -
getDownloadUrl
-
setDownloadUrl
-
error
-
getError
-
setError
-
equals
-
hashCode
public int hashCode() -
toString
-