Class GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder
public static class GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withIncludeDeleted(Boolean includeDeleted) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRequiredParams(String topicId, String twitterIngestionRuleId) withTopicId(String topicId) withTwitterIngestionRuleId(String twitterIngestionRuleId)
-
Method Details
-
withTopicId
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withTopicId(String topicId) -
withTwitterIngestionRuleId
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withTwitterIngestionRuleId(String twitterIngestionRuleId) -
withPageNumber
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withPageNumber(Integer pageNumber) -
withPageSize
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withPageSize(Integer pageSize) -
withIncludeDeleted
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withIncludeDeleted(Boolean includeDeleted) -
withRequiredParams
public GetSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdVersionsRequest.Builder withRequiredParams(String topicId, String twitterIngestionRuleId) -
build
-