public class ValueCollection
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Constructor and Description |
|---|
ValueCollection() |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
getPagination()
Gets the pagination.
|
java.util.List<ValueExport> |
getValues()
Gets the values.
|
public java.util.List<ValueExport> getValues()
public Pagination getPagination()