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