Package com.mypurecloud.sdk.v2.model
Class LastAttemptOverallConditionSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.LastAttemptOverallConditionSettings
- All Implemented Interfaces:
Serializable
LastAttemptOverallConditionSettings
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets mediaTypesstatic enumThe operator to use when comparing values. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LastAttemptOverallConditionSettings
public LastAttemptOverallConditionSettings() -
LastAttemptOverallConditionSettings
-
-
Method Details
-
mediaTypes
public LastAttemptOverallConditionSettings mediaTypes(List<LastAttemptOverallConditionSettings.MediaTypesEnum> mediaTypes) A list of media types to evaluate. -
getMediaTypes
-
setMediaTypes
-
operator
public LastAttemptOverallConditionSettings operator(LastAttemptOverallConditionSettings.OperatorEnum operator) The operator to use when comparing values. -
getOperator
-
setOperator
-
value
The period value to compare against the contact's data. -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-