Package com.mypurecloud.sdk.v2.model
Class OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig
- All Implemented Interfaces:
Serializable
public class OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig
extends Object
implements Serializable
An outbound-messaging messaging campaign WhatsApp Config
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOutboundMessagingEmailCampaignConfigChangeWhatsAppConfig(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncontentTemplate(OutboundMessagingEmailCampaignConfigChangeResponseRef contentTemplate) A reference for a ResponsebooleaninthashCode()voidsetContentTemplate(OutboundMessagingEmailCampaignConfigChangeResponseRef contentTemplate) voidvoidsetWhatsAppColumns(List<String> whatsAppColumns) toString()whatsAppColumns(List<String> whatsAppColumns) The Contact List columns specifying the phone number to send a message to.
-
Constructor Details
-
OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig
public OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig() -
OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig
-
-
Method Details
-
whatsAppColumns
public OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig whatsAppColumns(List<String> whatsAppColumns) The Contact List columns specifying the phone number to send a message to. -
getWhatsAppColumns
-
setWhatsAppColumns
-
integration
public OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig integration(OutboundMessagingEmailCampaignConfigChangeIntegrationRef integration) -
getIntegration
-
setIntegration
-
contentTemplate
public OutboundMessagingEmailCampaignConfigChangeWhatsAppConfig contentTemplate(OutboundMessagingEmailCampaignConfigChangeResponseRef contentTemplate) A reference for a Response -
getContentTemplate
-
setContentTemplate
public void setContentTemplate(OutboundMessagingEmailCampaignConfigChangeResponseRef contentTemplate) -
equals
-
hashCode
public int hashCode() -
toString
-