Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum
Packages that use OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum
-
Uses of OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnumModifier and TypeMethodDescriptionOutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum.fromString(String key) OutboundMessagingWhatsappCampaignConfigChangeContactSort.getDirection()Returns the enum constant of this class with the specified name.OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum.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 OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnumModifier and TypeMethodDescriptionOutboundMessagingWhatsappCampaignConfigChangeContactSort.direction(OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum direction) voidOutboundMessagingWhatsappCampaignConfigChangeContactSort.setDirection(OutboundMessagingWhatsappCampaignConfigChangeContactSort.DirectionEnum direction)