Package com.mypurecloud.sdk.v2.model
Class PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
- All Implemented Interfaces:
Serializable
public class PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
extends Object
implements Serializable
PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets state -
Constructor Summary
ConstructorsConstructorDescriptionPerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) booleangetError()getState()inthashCode()scheduleId(String scheduleId) voidsetDownloadUrl(String downloadUrl) voidvoidsetScheduleId(String scheduleId) voidsetState(PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum state) voidsetWeekDate(String weekDate) state(PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum state) toString()
-
Constructor Details
-
PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
public PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification() -
PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification
public PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification(Boolean initWithEmptyList)
-
-
Method Details
-
scheduleId
public PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification scheduleId(String scheduleId) -
getScheduleId
-
setScheduleId
-
weekDate
public PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification weekDate(String weekDate) -
getWeekDate
-
setWeekDate
-
downloadUrl
public PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification downloadUrl(String downloadUrl) -
getDownloadUrl
-
setDownloadUrl
-
state
-
getState
-
setState
public void setState(PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum state) -
error
-
getError
-
setError
-
equals
-
hashCode
public int hashCode() -
toString
-