Class GetContentmanagementDocumentsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementDocumentsRequest.Builder
- Enclosing class:
- GetContentmanagementDocumentsRequest
-
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
-
withName
-
withExpand
-
withExpandEnumValues
public GetContentmanagementDocumentsRequest.Builder withExpandEnumValues(List<GetContentmanagementDocumentsRequest.expandValues> expand) -
withPageSize
-
withPageNumber
-
withSortBy
-
withSortOrder
-
withRequiredParams
-
build
-