Uses of Class
software.amazon.awscdk.services.cloudwatch.HorizontalAnnotation.Builder
Packages that use HorizontalAnnotation.Builder
-
Uses of HorizontalAnnotation.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return HorizontalAnnotation.BuilderModifier and TypeMethodDescriptionstatic HorizontalAnnotation.Builder
HorizontalAnnotation.builder()
Sets the value ofHorizontalAnnotation.getColor()
Sets the value ofHorizontalAnnotation.getFill()
Sets the value ofHorizontalAnnotation.getLabel()
Sets the value ofHorizontalAnnotation.getValue()
Sets the value ofHorizontalAnnotation.getVisible()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type HorizontalAnnotation.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(HorizontalAnnotation.Builder builder) Constructor that initializes the object based on literal property values passed by theHorizontalAnnotation.Builder
.