Class GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest
public class GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDataIngestionRuleVersion(String dataIngestionRuleVersion) voidsetIncludeDeleted(Boolean includeDeleted) voidsetTopicId(String topicId) voidsetTwitterIngestionRuleId(String twitterIngestionRuleId) withCustomHeader(String name, String value) withDataIngestionRuleVersion(String dataIngestionRuleVersion) withIncludeDeleted(Boolean includeDeleted) withTopicId(String topicId) withTwitterIngestionRuleId(String twitterIngestionRuleId)
-
Constructor Details
-
GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest withTopicId(String topicId) -
getTwitterIngestionRuleId
-
setTwitterIngestionRuleId
-
withTwitterIngestionRuleId
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest withTwitterIngestionRuleId(String twitterIngestionRuleId) -
getDataIngestionRuleVersion
-
setDataIngestionRuleVersion
-
withDataIngestionRuleVersion
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest withDataIngestionRuleVersion(String dataIngestionRuleVersion) -
getIncludeDeleted
-
setIncludeDeleted
-
withIncludeDeleted
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest withIncludeDeleted(Boolean includeDeleted) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest.Builder builder() -
builder
public static GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionRequest.Builder builder(String topicId, String twitterIngestionRuleId, String dataIngestionRuleVersion)
-