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