Class PostSocialmediaTopicDataingestionrulesFacebookRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostSocialmediaTopicDataingestionrulesFacebookRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
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
-
PostSocialmediaTopicDataingestionrulesFacebookRequest
public PostSocialmediaTopicDataingestionrulesFacebookRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getBody
-
setBody
-
withBody
public PostSocialmediaTopicDataingestionrulesFacebookRequest withBody(FacebookDataIngestionRuleRequest body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostSocialmediaTopicDataingestionrulesFacebookRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
-