Class PutContentmanagementWorkspaceTagvalueRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutContentmanagementWorkspaceTagvalueRequest.Builder
- Enclosing class:
- PutContentmanagementWorkspaceTagvalueRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String workspaceId, String tagId, TagValue body) withWorkspaceId(String workspaceId)
-
Method Details
-
withWorkspaceId
-
withTagId
-
withBody
-
withRequiredParams
public PutContentmanagementWorkspaceTagvalueRequest.Builder withRequiredParams(String workspaceId, String tagId, TagValue body) -
build
-