Uses of Enum Class
com.mypurecloud.sdk.v2.model.GetAlertQuery.AlertStatusEnum
Packages that use GetAlertQuery.AlertStatusEnum
-
Uses of GetAlertQuery.AlertStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GetAlertQuery.AlertStatusEnumModifier and TypeMethodDescriptionGetAlertQuery.AlertStatusEnum.fromString(String key) GetAlertQuery.getAlertStatus()Returns the enum constant of this class with the specified name.static GetAlertQuery.AlertStatusEnum[]GetAlertQuery.AlertStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type GetAlertQuery.AlertStatusEnumModifier and TypeMethodDescriptionGetAlertQuery.alertStatus(GetAlertQuery.AlertStatusEnum alertStatus) The status of the alerts the query will return.voidGetAlertQuery.setAlertStatus(GetAlertQuery.AlertStatusEnum alertStatus)