Package com.mypurecloud.sdk.v2.model
Class WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
- All Implemented Interfaces:
Serializable
public class WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
extends Object
implements Serializable
WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Constructor Summary
ConstructorsConstructorDescriptionWfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()operationId(String operationId) voidsetOperationId(String operationId) voidsetProgress(Long progress) voidvoidsetStatus(WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification.StatusEnum status) status(WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification.StatusEnum status) toString()
-
Constructor Details
-
WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
public WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification() -
WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification
public WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification(Boolean initWithEmptyList)
-
-
Method Details
-
status
-
getStatus
-
setStatus
public void setStatus(WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification.StatusEnum status) -
result
-
getResult
-
setResult
-
operationId
public WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification operationId(String operationId) -
getOperationId
-
setOperationId
-
progress
public WfmBuShortTermForecastGenerateProgressTopicGenerateBuShortTermForecastProgressNotification progress(Long progress) -
getProgress
-
setProgress
-
equals
-
hashCode
public int hashCode() -
toString
-