Uses of Class
software.amazon.awscdk.services.cloudwatch.MathExpressionOptions.Builder
Packages that use MathExpressionOptions.Builder
-
Uses of MathExpressionOptions.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return MathExpressionOptions.BuilderModifier and TypeMethodDescriptionMathExpressionOptions.builder()
Sets the value ofMathExpressionOptions.getColor()
Sets the value ofMathExpressionOptions.getLabel()
Sets the value ofMathExpressionOptions.getPeriod()
MathExpressionOptions.Builder.searchAccount
(String searchAccount) Sets the value ofMathExpressionOptions.getSearchAccount()
MathExpressionOptions.Builder.searchRegion
(String searchRegion) Sets the value ofMathExpressionOptions.getSearchRegion()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type MathExpressionOptions.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(MathExpressionOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theMathExpressionOptions.Builder
.