Uses of Class
com.mypurecloud.sdk.v2.model.WhatsAppIntegrationRequest
Packages that use WhatsAppIntegrationRequest
Package
Description
-
Uses of WhatsAppIntegrationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WhatsAppIntegrationRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsWhatsapp(WhatsAppIntegrationRequest body) Deprecated.ConversationsApi.postConversationsMessagingIntegrationsWhatsappWithHttpInfo(WhatsAppIntegrationRequest body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WhatsAppIntegrationRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsWhatsapp(ApiRequest<WhatsAppIntegrationRequest> request) Deprecated.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappAsync(ApiRequest<WhatsAppIntegrationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Deprecated. -
Uses of WhatsAppIntegrationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WhatsAppIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WhatsAppIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WhatsAppIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappRequest.builder(WhatsAppIntegrationRequest body) voidPostConversationsMessagingIntegrationsWhatsappRequest.setBody(WhatsAppIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappRequest.Builder.withBody(WhatsAppIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappRequest.withBody(WhatsAppIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappRequest.Builder.withRequiredParams(WhatsAppIntegrationRequest body) -
Uses of WhatsAppIntegrationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsAppIntegrationRequestModifier and TypeMethodDescriptionWhatsAppIntegrationRequest.messagingSetting(MessagingSettingRequestReference messagingSetting) Defines the message settings to be applied for this integrationThe name of the WhatsApp IntegrationWhatsAppIntegrationRequest.phoneNumber(String phoneNumber) The phone number associated to the whatsApp integrationWhatsAppIntegrationRequest.supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationWhatsAppIntegrationRequest.wabaCertificate(String wabaCertificate) The waba(WhatsApp Business Manager) certificate associated to the WhatsApp integration phone number