Package com.mypurecloud.sdk.v2.model
Class WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
- All Implemented Interfaces:
Serializable
public class WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
extends Object
implements Serializable
WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionaverageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) booleaninthashCode()numberOfInteractions(BigDecimal numberOfInteractions) serviceLevelPercent(BigDecimal serviceLevelPercent) voidsetAverageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) voidsetNumberOfInteractions(BigDecimal numberOfInteractions) voidsetServiceLevelPercent(BigDecimal serviceLevelPercent) toString()
-
Constructor Details
-
WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
public WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData() -
WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData
-
-
Method Details
-
serviceLevelPercent
public WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData serviceLevelPercent(BigDecimal serviceLevelPercent) -
getServiceLevelPercent
-
setServiceLevelPercent
-
averageSpeedOfAnswerSeconds
public WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData averageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) -
getAverageSpeedOfAnswerSeconds
-
setAverageSpeedOfAnswerSeconds
-
numberOfInteractions
public WfmIntradayDataUpdateTopicIntradayPerformancePredictionQueueData numberOfInteractions(BigDecimal numberOfInteractions) -
getNumberOfInteractions
-
setNumberOfInteractions
-
equals
-
hashCode
public int hashCode() -
toString
-