Class GetContentmanagementWorkspaceDocumentsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementWorkspaceDocumentsRequest.Builder
- Enclosing class:
- GetContentmanagementWorkspaceDocumentsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRequiredParams(String workspaceId) withSortBy(String sortBy) withSortOrder(String sortOrder) withWorkspaceId(String workspaceId)
-
Method Details
-
withWorkspaceId
-
withExpand
-
withExpandEnumValues
public GetContentmanagementWorkspaceDocumentsRequest.Builder withExpandEnumValues(List<GetContentmanagementWorkspaceDocumentsRequest.expandValues> expand) -
withPageSize
-
withPageNumber
-
withSortBy
-
withSortOrder
-
withRequiredParams
-
build
-