public class ValueCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ValueCollection() |
Modifier and Type | Method and Description |
---|---|
Pagination |
getPagination()
Gets the pagination.
|
List<Value> |
getValues()
Gets the values.
|
public List<Value> getValues()
An array of entity values.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.