public class ValueCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
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. For more information about using pagination, see [Pagination](#pagination).
Copyright © 2024 IBM Cloud. All rights reserved.