Class PatchSocialmediaTopicRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchSocialmediaTopicRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withTopicId(String topicId)
-
Constructor Details
-
PatchSocialmediaTopicRequest
public PatchSocialmediaTopicRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-