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