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