Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest
-
Uses of PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequestModifier and TypeMethodDescriptionConversationsApi.putConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationId(PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest request) Create an identity resolution settings for a Apple messaging integrationConversationsApiAsync.putConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdAsync(PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest request, AsyncApiCallback<AppleIdentityResolutionConfig> callback) Create an identity resolution settings for a Apple messaging integration -
Uses of PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequestModifier and TypeMethodDescriptionPutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest.Builder.build()PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest.withBody(AppleIdentityResolutionConfig body) PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest.withCustomHeader(String name, String value) PutConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationIdRequest.withIntegrationId(String integrationId)