Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.LabelOptions.Builder
Packages that use LabelOptions.Builder
-
Uses of LabelOptions.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return LabelOptions.BuilderModifier and TypeMethodDescriptionstatic LabelOptions.BuilderLabelOptions.builder()The time zone to use for metric data return in this operation.LabelOptions.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type LabelOptions.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LabelOptions.Builder>LabelOptions.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatch.model with type arguments of type LabelOptions.BuilderModifier and TypeMethodDescriptiondefault GetMetricDataRequest.BuilderGetMetricDataRequest.Builder.labelOptions(Consumer<LabelOptions.Builder> labelOptions) This structure includes theTimezoneparameter, which you can use to specify your time zone so that the labels of returned data display the correct time for your time zone.