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