public class WorkspaceCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
WorkspaceCollection() |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
getPagination()
Gets the pagination.
|
java.util.List<Workspace> |
getWorkspaces()
Gets the workspaces.
|
public java.util.List<Workspace> getWorkspaces()
public Pagination getPagination()