public static interface NumberDomainAttributesExceededException.Builder extends CopyableBuilder<NumberDomainAttributesExceededException.Builder,NumberDomainAttributesExceededException>
Modifier and Type | Method and Description |
---|---|
NumberDomainAttributesExceededException.Builder |
boxUsage(Float boxUsage)
Sets the value of the BoxUsage property for this object.
|
NumberDomainAttributesExceededException.Builder |
message(String message) |
copy
apply, build
NumberDomainAttributesExceededException.Builder boxUsage(Float boxUsage)
boxUsage
- The new value for the BoxUsage property for this object.NumberDomainAttributesExceededException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.