public class WorkspaceCollection extends GenericModel
Constructor and Description |
---|
WorkspaceCollection() |
Modifier and Type | Method and Description |
---|---|
Pagination |
getPagination()
Gets the pagination.
|
java.util.List<Workspace> |
getWorkspaces()
Gets the workspaces.
|
equals, hashCode, toString
public java.util.List<Workspace> getWorkspaces()
public Pagination getPagination()