| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
static LabelOptions.Builder |
LabelOptions.builder() |
LabelOptions.Builder |
LabelOptions.Builder.timezone(String timezone)
The time zone to use for metric data return in this operation.
|
LabelOptions.Builder |
LabelOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LabelOptions.Builder> |
LabelOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetMetricDataRequest.Builder |
GetMetricDataRequest.Builder.labelOptions(Consumer<LabelOptions.Builder> labelOptions)
This structure includes the
Timezone parameter, which you can use to specify your time zone so
that the labels of returned data display the correct time for your time zone. |
Copyright © 2023. All rights reserved.