Uses of Enum Class
com.mypurecloud.sdk.v2.model.CampaignRuleExecutionSettings.FrequencyEnum
Packages that use CampaignRuleExecutionSettings.FrequencyEnum
-
Uses of CampaignRuleExecutionSettings.FrequencyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignRuleExecutionSettings.FrequencyEnumModifier and TypeMethodDescriptionCampaignRuleExecutionSettings.FrequencyEnum.fromString(String key) CampaignRuleExecutionSettings.getFrequency()Returns the enum constant of this class with the specified name.CampaignRuleExecutionSettings.FrequencyEnum.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 CampaignRuleExecutionSettings.FrequencyEnumModifier and TypeMethodDescriptionCampaignRuleExecutionSettings.frequency(CampaignRuleExecutionSettings.FrequencyEnum frequency) Execution control frequencyvoidCampaignRuleExecutionSettings.setFrequency(CampaignRuleExecutionSettings.FrequencyEnum frequency)