public static interface CreateSubnetResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateSubnetResponse.Builder,CreateSubnetResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSubnetResponse.Builder |
subnet(Subnet subnet)
Information about the subnet.
|
CreateSubnetResponse.Builder subnet(Subnet subnet)
Information about the subnet.
subnet - Information about the subnet.Copyright © 2017. All rights reserved.