Package com.mypurecloud.sdk.v2.model
Class AlertablePresences
java.lang.Object
com.mypurecloud.sdk.v2.model.AlertablePresences
- All Implemented Interfaces:
Serializable
AlertablePresences
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets alertablePresences -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences) The list of alertable system presences.booleaninthashCode()voidsetAlertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences) toString()
-
Constructor Details
-
AlertablePresences
public AlertablePresences() -
AlertablePresences
-
-
Method Details
-
alertablePresences
public AlertablePresences alertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences) The list of alertable system presences. -
getAlertablePresences
-
setAlertablePresences
public void setAlertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences) -
equals
-
hashCode
public int hashCode() -
toString
-