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