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