| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.clone() |
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.set(String fieldName,
Object value) |
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.setDimensions(List<GoogleCloudApigeeV1DimensionMetric> dimensions)
List of metrics grouped under dimensions.
|
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.setMetrics(List<GoogleCloudApigeeV1Metric> metrics)
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.setName(String name)
Hostname used in query.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1StatsHostStats> |
GoogleCloudApigeeV1Stats.getHosts()
List of query results grouped by host.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Stats |
GoogleCloudApigeeV1Stats.setHosts(List<GoogleCloudApigeeV1StatsHostStats> hosts)
List of query results grouped by host.
|
Copyright © 2011–2025 Google. All rights reserved.