Package com.mypurecloud.sdk.v2.model
Class WhatsAppIntegrationRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsAppIntegrationRequest
- All Implemented Interfaces:
Serializable
WhatsAppIntegrationRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()messagingSetting(MessagingSettingRequestReference messagingSetting) Defines the message settings to be applied for this integrationThe name of the WhatsApp IntegrationphoneNumber(String phoneNumber) The phone number associated to the whatsApp integrationvoidsetMessagingSetting(MessagingSettingRequestReference messagingSetting) voidvoidsetPhoneNumber(String phoneNumber) voidsetSupportedContent(SupportedContentReference supportedContent) voidsetWabaCertificate(String wabaCertificate) supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationtoString()wabaCertificate(String wabaCertificate) The waba(WhatsApp Business Manager) certificate associated to the WhatsApp integration phone number
-
Constructor Details
-
WhatsAppIntegrationRequest
public WhatsAppIntegrationRequest() -
WhatsAppIntegrationRequest
-
-
Method Details
-
getId
-
name
The name of the WhatsApp Integration -
getName
-
setName
-
supportedContent
Defines the SupportedContent profile configured for an integration -
getSupportedContent
-
setSupportedContent
-
messagingSetting
public WhatsAppIntegrationRequest messagingSetting(MessagingSettingRequestReference messagingSetting) Defines the message settings to be applied for this integration -
getMessagingSetting
-
setMessagingSetting
-
phoneNumber
The phone number associated to the whatsApp integration -
getPhoneNumber
-
setPhoneNumber
-
wabaCertificate
The waba(WhatsApp Business Manager) certificate associated to the WhatsApp integration phone number -
getWabaCertificate
-
setWabaCertificate
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-