Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsCallRequest.Builder
Packages that use PostConversationsCallRequest.Builder
-
Uses of PostConversationsCallRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsCallRequest.BuilderModifier and TypeMethodDescriptionPostConversationsCallRequest.builder()PostConversationsCallRequest.builder(String conversationId, CallCommand body) PostConversationsCallRequest.Builder.withBody(CallCommand body) PostConversationsCallRequest.Builder.withConversationId(String conversationId) PostConversationsCallRequest.Builder.withRequiredParams(String conversationId, CallCommand body)