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