Class PostConversationsMessageInboundOpenStructuredResponseRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostConversationsMessageInboundOpenStructuredResponseRequest.Builder
- Enclosing class:
- PostConversationsMessageInboundOpenStructuredResponseRequest
public static class PostConversationsMessageInboundOpenStructuredResponseRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withIntegrationId(String integrationId) withRequiredParams(String integrationId, OpenInboundStructuredResponseMessage body)
-
Method Details
-
withIntegrationId
public PostConversationsMessageInboundOpenStructuredResponseRequest.Builder withIntegrationId(String integrationId) -
withBody
-
withRequiredParams
public PostConversationsMessageInboundOpenStructuredResponseRequest.Builder withRequiredParams(String integrationId, OpenInboundStructuredResponseMessage body) -
build
-