| Package | Description |
|---|---|
| com.baidubce.services.bcm.model |
| Modifier and Type | Field and Description |
|---|---|
Statistics[] |
BaseMetricDataRequest.statistics
Statistics
|
| Modifier and Type | Method and Description |
|---|---|
Statistics[] |
BaseMetricDataRequest.getStatistics() |
static Statistics |
Statistics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statistics[] |
Statistics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMetricDataRequest.setStatistics(Statistics[] statistics) |
MetricDataRequest |
MetricDataRequest.withStatistics(Statistics[] statistics) |
ListMetricDataRequest |
ListMetricDataRequest.withStatistics(Statistics[] statistics) |
Copyright © 2023. All rights reserved.