Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest
Packages that use PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest
-
Uses of PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationId(PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest request) Update an Open messaging integration with the Google Business Profile extension See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.patchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdAsync(PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest request, AsyncApiCallback<GoogleBusinessProfileOpenIntegration> callback) Update an Open messaging integration with the Google Business Profile extension See https://developer.genesys.cloud/api/digital/openmessaging/ for more information. -
Uses of PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequestModifier and TypeMethodDescriptionPatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest.Builder.build()PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest.withBody(GoogleBusinessProfileOpenIntegrationUpdateRequest body) PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest.withCustomHeader(String name, String value) PatchConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileIntegrationIdRequest.withIntegrationId(String integrationId)