public static interface SubnetIPAddressLimitReachedException.Builder extends CopyableBuilder<SubnetIPAddressLimitReachedException.Builder,SubnetIPAddressLimitReachedException>
| Modifier and Type | Method and Description |
|---|---|
SubnetIPAddressLimitReachedException.Builder |
message(String message) |
SubnetIPAddressLimitReachedException.Builder |
type(String type)
Sets the value of the Type property for this object.
|
copyapply, buildSubnetIPAddressLimitReachedException.Builder type(String type)
type - The new value for the Type property for this object.SubnetIPAddressLimitReachedException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.