Uses of Class
com.mypurecloud.sdk.v2.model.AppleIntegrationUpdateRequest
Packages that use AppleIntegrationUpdateRequest
Package
Description
-
Uses of AppleIntegrationUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsMessagingIntegrationsAppleIntegrationId(String integrationId, AppleIntegrationUpdateRequest body) Update an Apple messaging integrationConversationsApi.patchConversationsMessagingIntegrationsAppleIntegrationIdWithHttpInfo(String integrationId, AppleIntegrationUpdateRequest body) Update an Apple messaging integrationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsMessagingIntegrationsAppleIntegrationId(ApiRequest<AppleIntegrationUpdateRequest> request) Update an Apple messaging integrationConversationsApiAsync.patchConversationsMessagingIntegrationsAppleIntegrationIdAsync(ApiRequest<AppleIntegrationUpdateRequest> request, AsyncApiCallback<ApiResponse<AppleIntegration>> callback) Update an Apple messaging integration -
Uses of AppleIntegrationUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionPatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionPatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionPatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.builder(String integrationId, AppleIntegrationUpdateRequest body) voidPatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.setBody(AppleIntegrationUpdateRequest body) PatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.Builder.withBody(AppleIntegrationUpdateRequest body) PatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.withBody(AppleIntegrationUpdateRequest body) PatchConversationsMessagingIntegrationsAppleIntegrationIdRequest.Builder.withRequiredParams(String integrationId, AppleIntegrationUpdateRequest body) -
Uses of AppleIntegrationUpdateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AppleIntegrationUpdateRequestModifier and TypeMethodDescriptionAppleIntegrationUpdateRequest.appleAuthentication(AppleAuthentication appleAuthentication) The Apple Messages for Business authentication setting.AppleIntegrationUpdateRequest.appleIMessageApp(AppleIMessageApp appleIMessageApp) Interactive Application (iMessage App) Settings.Apple Pay settings.AppleIntegrationUpdateRequest.businessName(String businessName) The name of the business.The url of the businesses logo.AppleIntegrationUpdateRequest.messagingSetting(MessagingSettingRequestReference messagingSetting) Defines the message settings to be applied for this integrationThe name of the Apple messaging integration.AppleIntegrationUpdateRequest.supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integration