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