public class EntityCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<Entity> |
getEntities()
Gets the entities.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<Entity> getEntities()
An array of objects describing the entities defined for the workspace.
public Pagination getPagination()
The pagination data for the returned objects. For more information about using pagination, see [Pagination](#pagination).
Copyright © 2023 IBM Cloud. All rights reserved.