Class PostContentmanagementWorkspaceTagvaluesQueryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostContentmanagementWorkspaceTagvaluesQueryRequest.Builder
- Enclosing class:
- PostContentmanagementWorkspaceTagvaluesQueryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(TagQueryRequest body) withExpand(List<String> expand) withRequiredParams(String workspaceId, TagQueryRequest body) withWorkspaceId(String workspaceId)
-
Method Details
-
withWorkspaceId
public PostContentmanagementWorkspaceTagvaluesQueryRequest.Builder withWorkspaceId(String workspaceId) -
withBody
-
withExpand
-
withExpandEnumValues
public PostContentmanagementWorkspaceTagvaluesQueryRequest.Builder withExpandEnumValues(List<PostContentmanagementWorkspaceTagvaluesQueryRequest.expandValues> expand) -
withRequiredParams
public PostContentmanagementWorkspaceTagvaluesQueryRequest.Builder withRequiredParams(String workspaceId, TagQueryRequest body) -
build
-