Package com.mypurecloud.sdk.v2.model
Class MeteredAssignmentByAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.MeteredAssignmentByAgent
- All Implemented Interfaces:
Serializable
MeteredAssignmentByAgent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanevaluationContextId(String evaluationContextId) evaluationForm(EvaluationForm evaluationForm) evaluators(List<User> evaluators) inthashCode()maxNumberEvaluations(Integer maxNumberEvaluations) voidsetEvaluationContextId(String evaluationContextId) voidsetEvaluationForm(EvaluationForm evaluationForm) voidsetEvaluators(List<User> evaluators) voidsetMaxNumberEvaluations(Integer maxNumberEvaluations) voidsetTimeInterval(TimeInterval timeInterval) voidsetTimeZone(String timeZone) timeInterval(TimeInterval timeInterval) toString()
-
Constructor Details
-
MeteredAssignmentByAgent
public MeteredAssignmentByAgent() -
MeteredAssignmentByAgent
-
-
Method Details
-
evaluationContextId
-
getEvaluationContextId
-
setEvaluationContextId
-
evaluators
-
getEvaluators
-
setEvaluators
-
maxNumberEvaluations
-
getMaxNumberEvaluations
-
setMaxNumberEvaluations
-
evaluationForm
-
getEvaluationForm
-
setEvaluationForm
-
timeInterval
-
getTimeInterval
-
setTimeInterval
-
timeZone
-
getTimeZone
-
setTimeZone
-
equals
-
hashCode
public int hashCode() -
toString
-