Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiTimeSeriesResponse> |
ApiTimeSeriesResponseList.getResponses()
The list of responses for this query response list.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiTimeSeriesResponseList.setResponses(List<ApiTimeSeriesResponse> responses) |
Constructor and Description |
---|
ApiTimeSeriesResponseList(List<ApiTimeSeriesResponse> responses,
List<ApiTimeSeriesRow> rows) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.