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