Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsCallsRequest
Packages that use PostConversationsCallsRequest
-
Uses of PostConversationsCallsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsCallsRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsCalls(PostConversationsCallsRequest request) Create a call conversationConversationsApiAsync.postConversationsCallsAsync(PostConversationsCallsRequest request, AsyncApiCallback<CreateCallResponse> callback) Create a call conversation -
Uses of PostConversationsCallsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsCallsRequestModifier and TypeMethodDescriptionPostConversationsCallsRequest.Builder.build()PostConversationsCallsRequest.withBody(CreateCallRequest body) PostConversationsCallsRequest.withCustomHeader(String name, String value)