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.
|
List<Workspace> |
getWorkspaces()
Gets the workspaces.
|
public List<Workspace> getWorkspaces()
An array of objects describing the workspaces associated with the service instance.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.