Uses of Class
software.amazon.awssdk.services.cloudwatch.model.LabelOptions
Packages that use LabelOptions
-
Uses of LabelOptions in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return LabelOptionsModifier and TypeMethodDescriptionfinal LabelOptionsGetMetricDataRequest.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.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type LabelOptionsModifier and TypeMethodDescriptionGetMetricDataRequest.Builder.labelOptions(LabelOptions 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.