Uses of Enum Class
com.mypurecloud.sdk.v2.model.CampaignRuleWarningParameters.ActionTypeEnum
Packages that use CampaignRuleWarningParameters.ActionTypeEnum
-
Uses of CampaignRuleWarningParameters.ActionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignRuleWarningParameters.ActionTypeEnumModifier and TypeMethodDescriptionCampaignRuleWarningParameters.ActionTypeEnum.fromString(String key) CampaignRuleWarningParameters.getActionType()Returns the enum constant of this class with the specified name.CampaignRuleWarningParameters.ActionTypeEnum.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 CampaignRuleWarningParameters.ActionTypeEnumModifier and TypeMethodDescriptionCampaignRuleWarningParameters.actionType(CampaignRuleWarningParameters.ActionTypeEnum actionType) Type of actionvoidCampaignRuleWarningParameters.setActionType(CampaignRuleWarningParameters.ActionTypeEnum actionType)