Uses of Class
com.mypurecloud.sdk.v2.model.WhatsAppIntegration
Packages that use WhatsAppIntegration
-
Uses of WhatsAppIntegration in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WhatsAppIntegrationModifier and TypeMethodDescriptionConversationsApi.deleteConversationsMessagingIntegrationsWhatsappIntegrationId(DeleteConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request) Delete a WhatsApp messaging integrationConversationsApi.deleteConversationsMessagingIntegrationsWhatsappIntegrationId(String integrationId) Delete a WhatsApp messaging integrationConversationsApi.getConversationsMessagingIntegrationsWhatsappIntegrationId(GetConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request) Get a WhatsApp messaging integrationConversationsApi.getConversationsMessagingIntegrationsWhatsappIntegrationId(String integrationId, String expand) Get a WhatsApp messaging integrationConversationsApi.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationId(PatchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdRequest request) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApi.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationId(String integrationId, WhatsAppEmbeddedSignupIntegrationActivationRequest body) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApi.patchConversationsMessagingIntegrationsWhatsappIntegrationId(PatchConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request) Update a WhatsApp messaging integrationConversationsApi.patchConversationsMessagingIntegrationsWhatsappIntegrationId(String integrationId, WhatsAppIntegrationUpdateRequest body) Update a WhatsApp messaging integrationConversationsApi.postConversationsMessagingIntegrationsWhatsapp(PostConversationsMessagingIntegrationsWhatsappRequest request) Deprecated.ConversationsApi.postConversationsMessagingIntegrationsWhatsapp(WhatsAppIntegrationRequest body) Deprecated.ConversationsApi.postConversationsMessagingIntegrationsWhatsappEmbeddedsignup(PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest 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.ConversationsApi.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.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WhatsAppIntegrationModifier and TypeMethodDescriptionConversationsApi.deleteConversationsMessagingIntegrationsWhatsappIntegrationId(ApiRequest<Void> request) Delete a WhatsApp messaging integrationConversationsApiAsync.deleteConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(DeleteConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Delete a WhatsApp messaging integrationConversationsApiAsync.deleteConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Delete a WhatsApp messaging integrationConversationsApi.deleteConversationsMessagingIntegrationsWhatsappIntegrationIdWithHttpInfo(String integrationId) Delete a WhatsApp messaging integrationConversationsApi.getConversationsMessagingIntegrationsWhatsappIntegrationId(ApiRequest<Void> request) Get a WhatsApp messaging integrationConversationsApiAsync.getConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(GetConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Get a WhatsApp messaging integrationConversationsApiAsync.getConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Get a WhatsApp messaging integrationConversationsApi.getConversationsMessagingIntegrationsWhatsappIntegrationIdWithHttpInfo(String integrationId, String expand) Get a WhatsApp messaging integrationConversationsApi.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationId(ApiRequest<WhatsAppEmbeddedSignupIntegrationActivationRequest> request) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdAsync(PatchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdAsync(ApiRequest<WhatsAppEmbeddedSignupIntegrationActivationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApi.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdWithHttpInfo(String integrationId, WhatsAppEmbeddedSignupIntegrationActivationRequest body) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApi.patchConversationsMessagingIntegrationsWhatsappIntegrationId(ApiRequest<WhatsAppIntegrationUpdateRequest> request) Update a WhatsApp messaging integrationConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(PatchConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Update a WhatsApp messaging integrationConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<WhatsAppIntegrationUpdateRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Update a WhatsApp messaging integrationConversationsApi.patchConversationsMessagingIntegrationsWhatsappIntegrationIdWithHttpInfo(String integrationId, WhatsAppIntegrationUpdateRequest body) Update a WhatsApp messaging integrationConversationsApi.postConversationsMessagingIntegrationsWhatsapp(ApiRequest<WhatsAppIntegrationRequest> request) Deprecated.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappAsync(PostConversationsMessagingIntegrationsWhatsappRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Deprecated.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappAsync(ApiRequest<WhatsAppIntegrationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Deprecated.ConversationsApi.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(PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest request, AsyncApiCallback<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.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.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.ConversationsApi.postConversationsMessagingIntegrationsWhatsappWithHttpInfo(WhatsAppIntegrationRequest body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WhatsAppIntegrationModifier and TypeMethodDescriptionConversationsApiAsync.deleteConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(DeleteConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Delete a WhatsApp messaging integrationConversationsApiAsync.deleteConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Delete a WhatsApp messaging integrationConversationsApiAsync.getConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(GetConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Get a WhatsApp messaging integrationConversationsApiAsync.getConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Get a WhatsApp messaging integrationConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdAsync(PatchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationIdAsync(ApiRequest<WhatsAppEmbeddedSignupIntegrationActivationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the GET call on the integration with a createStatus of Completed.ConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(PatchConversationsMessagingIntegrationsWhatsappIntegrationIdRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Update a WhatsApp messaging integrationConversationsApiAsync.patchConversationsMessagingIntegrationsWhatsappIntegrationIdAsync(ApiRequest<WhatsAppIntegrationUpdateRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Update a WhatsApp messaging integrationConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappAsync(PostConversationsMessagingIntegrationsWhatsappRequest request, AsyncApiCallback<WhatsAppIntegration> callback) Deprecated.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappAsync(ApiRequest<WhatsAppIntegrationRequest> request, AsyncApiCallback<ApiResponse<WhatsAppIntegration>> callback) Deprecated.ConversationsApiAsync.postConversationsMessagingIntegrationsWhatsappEmbeddedsignupAsync(PostConversationsMessagingIntegrationsWhatsappEmbeddedsignupRequest request, AsyncApiCallback<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.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 WhatsAppIntegration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsAppIntegrationModifier and TypeMethodDescriptionWhatsAppIntegration.createdBy(DomainEntityRef createdBy) User reference that created this IntegrationWhatsAppIntegration.dateCreated(Date dateCreated) Date this Integration was created.WhatsAppIntegration.dateModified(Date dateModified) Date this Integration was last modified.WhatsAppIntegration.messagingSetting(MessagingSettingReference messagingSetting) WhatsAppIntegration.modifiedBy(DomainEntityRef modifiedBy) User reference that last modified this IntegrationThe name of the WhatsApp integration.WhatsAppIntegration.phoneNumber(String phoneNumber) The phone number associated to the WhatsApp integration.WhatsAppIntegration.status(WhatsAppIntegration.StatusEnum status) The status of the WhatsApp IntegrationWhatsAppIntegration.supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationVersion number required for updates.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WhatsAppIntegrationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WhatsAppIntegrationModifier and TypeMethodDescriptionWhatsAppIntegrationEntityListing.entities(List<WhatsAppIntegration> entities) voidWhatsAppIntegrationEntityListing.setEntities(List<WhatsAppIntegration> entities)