Uses of Enum Class
com.mypurecloud.sdk.v2.model.CommonAlertBulkUpdateRequest.TypeEnum
Packages that use CommonAlertBulkUpdateRequest.TypeEnum
-
Uses of CommonAlertBulkUpdateRequest.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CommonAlertBulkUpdateRequest.TypeEnumModifier and TypeMethodDescriptionCommonAlertBulkUpdateRequest.TypeEnum.fromString(String key) CommonAlertBulkUpdateRequest.getType()Returns the enum constant of this class with the specified name.CommonAlertBulkUpdateRequest.TypeEnum.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 CommonAlertBulkUpdateRequest.TypeEnumModifier and TypeMethodDescriptionvoidCommonAlertBulkUpdateRequest.setType(CommonAlertBulkUpdateRequest.TypeEnum type) CommonAlertBulkUpdateRequest.type(CommonAlertBulkUpdateRequest.TypeEnum type) The action to take