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