Class GetContentmanagementWorkspacesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetContentmanagementWorkspacesRequest.Builder
- Enclosing class:
- GetContentmanagementWorkspacesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAccess(List<String> access) withExpand(List<String> expand) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize)
-
Method Details
-
withPageSize
-
withPageNumber
-
withAccess
-
withAccessEnumValues
public GetContentmanagementWorkspacesRequest.Builder withAccessEnumValues(List<GetContentmanagementWorkspacesRequest.accessValues> access) -
withExpand
-
withExpandEnumValues
public GetContentmanagementWorkspacesRequest.Builder withExpandEnumValues(List<GetContentmanagementWorkspacesRequest.expandValues> expand) -
build
-