Uses of Enum Class
com.mypurecloud.sdk.v2.model.CampaignPerformanceData.CampaignStatusEnum
Packages that use CampaignPerformanceData.CampaignStatusEnum
-
Uses of CampaignPerformanceData.CampaignStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignPerformanceData.CampaignStatusEnumModifier and TypeMethodDescriptionCampaignPerformanceData.CampaignStatusEnum.fromString(String key) CampaignPerformanceData.getCampaignStatus()Returns the enum constant of this class with the specified name.CampaignPerformanceData.CampaignStatusEnum.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 CampaignPerformanceData.CampaignStatusEnumModifier and TypeMethodDescriptionCampaignPerformanceData.campaignStatus(CampaignPerformanceData.CampaignStatusEnum campaignStatus) The status of the campaignvoidCampaignPerformanceData.setCampaignStatus(CampaignPerformanceData.CampaignStatusEnum campaignStatus)