Uses of Enum Class
com.mypurecloud.sdk.v2.model.AlertablePresences.AlertablePresencesEnum
Packages that use AlertablePresences.AlertablePresencesEnum
-
Uses of AlertablePresences.AlertablePresencesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlertablePresences.AlertablePresencesEnumModifier and TypeMethodDescriptionAlertablePresences.AlertablePresencesEnum.fromString(String key) Returns the enum constant of this class with the specified name.AlertablePresences.AlertablePresencesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AlertablePresences.AlertablePresencesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AlertablePresences.AlertablePresencesEnumModifier and TypeMethodDescriptionAlertablePresences.alertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences) The list of alertable system presences.voidAlertablePresences.setAlertablePresences(List<AlertablePresences.AlertablePresencesEnum> alertablePresences)