Uses of Class
com.mypurecloud.sdk.v2.model.WhatsAppEmbeddedSignupIntegrationRequest
Packages that use WhatsAppEmbeddedSignupIntegrationRequest
Package
Description
-
Uses of WhatsAppEmbeddedSignupIntegrationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsWhatsappEmbeddedsignup(WhatsAppEmbeddedSignupIntegrationRequest body) Create a WhatsApp Integration using the WhatsApp embedded signup flow Use the access token returned from the embedded signup flow to obtain a list of available phone numbers that can be associated with the created integration.ConversationsApi.postConversationsMessagingIntegrationsWhatsappEmbeddedsignupWithHttpInfo(WhatsAppEmbeddedSignupIntegrationRequest body) Create a WhatsApp Integration using the WhatsApp embedded signup flow Use the access token returned from the embedded signup flow to obtain a list of available phone numbers that can be associated with the created integration.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsWhatsappEmbeddedsignup(ApiRequest<WhatsAppEmbeddedSignupIntegrationRequest> request) Create a WhatsApp Integration using the WhatsApp embedded signup flow Use the access token returned from the embedded signup flow to obtain a list of available phone numbers that can be associated with the created integration.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappEmbeddedsignupAsync(ApiRequest<WhatsAppEmbeddedSignupIntegrationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Create a WhatsApp Integration using the WhatsApp embedded signup flow Use the access token returned from the embedded signup flow to obtain a list of available phone numbers that can be associated with the created integration. -
Uses of WhatsAppEmbeddedSignupIntegrationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.builder(WhatsAppEmbeddedSignupIntegrationRequest body) voidPostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.setBody(WhatsAppEmbeddedSignupIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.Builder.withBody(WhatsAppEmbeddedSignupIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.withBody(WhatsAppEmbeddedSignupIntegrationRequest body) PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest.Builder.withRequiredParams(WhatsAppEmbeddedSignupIntegrationRequest body) -
Uses of WhatsAppEmbeddedSignupIntegrationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsAppEmbeddedSignupIntegrationRequestModifier and TypeMethodDescriptionWhatsAppEmbeddedSignupIntegrationRequest.embeddedSignupAccessToken(String embeddedSignupAccessToken) The access token returned from the embedded signup flowWhatsAppEmbeddedSignupIntegrationRequest.messagingSetting(MessagingSettingRequestReference messagingSetting) Defines the message settings to be applied for this integrationThe name of the WhatsApp IntegrationWhatsAppEmbeddedSignupIntegrationRequest.supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integration