Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCallRequest
Packages that use GetConversationsCallRequest
-
Uses of GetConversationsCallRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCallRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCall(GetConversationsCallRequest request) Get call conversationConversationsApiAsync.getConversationsCallAsync(GetConversationsCallRequest request, AsyncApiCallback<CallConversation> callback) Get call conversation -
Uses of GetConversationsCallRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCallRequestModifier and TypeMethodDescriptionGetConversationsCallRequest.Builder.build()GetConversationsCallRequest.withConversationId(String conversationId) GetConversationsCallRequest.withCustomHeader(String name, String value)