public class EntitiesResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EntitiesResponse() |
Modifier and Type | Method and Description |
---|---|
List<Entity> |
getEntities()
Gets the entities.
|
PageLink |
getFirst()
Gets the first.
|
PageLink |
getLast()
Gets the last.
|
Long |
getLimit()
Gets the limit.
|
PageLink |
getNext()
Gets the next.
|
Long |
getOffset()
Gets the offset.
|
PageLink |
getPrevious()
Gets the previous.
|
public PageLink getFirst()
public PageLink getLast()
public PageLink getPrevious()
public PageLink getNext()
public Long getOffset()
public Long getLimit()
Copyright © 2021 IBM Cloud. All rights reserved.