Class PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest
public class PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetTopicId(String topicId) voidsetTwitterIngestionRuleId(String twitterIngestionRuleId) withCustomHeader(String name, String value) withTopicId(String topicId) withTwitterIngestionRuleId(String twitterIngestionRuleId)
-
Constructor Details
-
PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest
public PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest withTopicId(String topicId) -
getTwitterIngestionRuleId
-
setTwitterIngestionRuleId
-
withTwitterIngestionRuleId
public PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest withTwitterIngestionRuleId(String twitterIngestionRuleId) -
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.Builder builder() -
builder
public static PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.Builder builder(String topicId, String twitterIngestionRuleId)
-