Class PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest
-
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) voidvoidsetTopicId(String topicId) withCustomHeader(String name, String value) withOpenId(String openId) withTopicId(String topicId)
-
Constructor Details
-
PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest
public PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getOpenId
-
setOpenId
-
withOpenId
-
getBody
-
setBody
-
withBody
public PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest withBody(OpenDataIngestionRuleRequest body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PutSocialmediaTopicDataingestionrulesOpenOpenIdRequest.Builder builder(String topicId, String openId)
-