Class PostConversationsCallRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostConversationsCallRequest.Builder
- Enclosing class:
- PostConversationsCallRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CallCommand body) withConversationId(String conversationId) withRequiredParams(String conversationId, CallCommand body)
-
Method Details
-
withConversationId
-
withBody
-
withRequiredParams
public PostConversationsCallRequest.Builder withRequiredParams(String conversationId, CallCommand body) -
build
-