public class EntityCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EntityCollection() |
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.
Copyright © 2021 IBM Cloud. All rights reserved.