Class PostConversationsMessagesInboundOpenRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagesInboundOpenRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(OpenNormalizedMessage body) getBody()voidsetBody(OpenNormalizedMessage body) voidsetCustomHeaders(Map<String, String> customHeaders) withCustomHeader(String name, String value)
-
Constructor Details
-
PostConversationsMessagesInboundOpenRequest
public PostConversationsMessagesInboundOpenRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PostConversationsMessagesInboundOpenRequest.Builder builder(OpenNormalizedMessage body)
-