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<ApiTimeSeries> |
ApiTimeSeriesResponse.getTimeSeries()
The time series data for this single query response.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiTimeSeriesResponse.setTimeSeries(List<ApiTimeSeries> timeSeries) |
Constructor and Description |
---|
ApiTimeSeriesResponse(List<ApiTimeSeries> timeSeries,
List<String> warnings,
String timeSeriesQuery) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.