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. | 
| java.util.List<Value> | getValues()Gets the values. | 
public java.util.List<Value> getValues()
public Pagination getPagination()