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