Class PostSocialmediaEscalationsMessagesRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostSocialmediaEscalationsMessagesRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetDivisionId(String divisionId) withCustomHeader(String name, String value) withDivisionId(String divisionId)
-
Constructor Details
-
PostSocialmediaEscalationsMessagesRequest
public PostSocialmediaEscalationsMessagesRequest()
-
-
Method Details
-
getDivisionId
-
setDivisionId
-
withDivisionId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-