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