| Modifier and Type | Method and Description |
|---|---|
static NumberAttributeConstraints.Builder |
NumberAttributeConstraints.builder() |
NumberAttributeConstraints.Builder |
NumberAttributeConstraints.Builder.max(Number max)
Sets the value of
NumberAttributeConstraints.getMax() |
NumberAttributeConstraints.Builder |
NumberAttributeConstraints.Builder.min(Number min)
Sets the value of
NumberAttributeConstraints.getMin() |
| Constructor and Description |
|---|
Jsii$Proxy(NumberAttributeConstraints.Builder builder)
Constructor that initializes the object based on literal property values passed by the
NumberAttributeConstraints.Builder. |
Copyright © 2022. All rights reserved.