Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagingIntegrationsAppleRequest
Packages that use PostConversationsMessagingIntegrationsAppleRequest
-
Uses of PostConversationsMessagingIntegrationsAppleRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessagingIntegrationsAppleRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsApple(PostConversationsMessagingIntegrationsAppleRequest request) Create Apple IntegrationConversationsApiAsync.postConversationsMessagingIntegrationsAppleAsync(PostConversationsMessagingIntegrationsAppleRequest request, AsyncApiCallback<AppleIntegration> callback) Create Apple Integration -
Uses of PostConversationsMessagingIntegrationsAppleRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessagingIntegrationsAppleRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsAppleRequest.Builder.build()PostConversationsMessagingIntegrationsAppleRequest.withBody(AppleIntegrationRequest body) PostConversationsMessagingIntegrationsAppleRequest.withCustomHeader(String name, String value)