CopyableBuilder<Subnet.Builder,Subnet>, SdkBuilder<Subnet.Builder,Subnet>public static interface Subnet.Builder extends CopyableBuilder<Subnet.Builder,Subnet>
| Modifier and Type | Method | Description |
|---|---|---|
Subnet.Builder |
subnetAvailabilityZone(AvailabilityZone subnetAvailabilityZone) |
|
Subnet.Builder |
subnetIdentifier(String subnetIdentifier) |
The identifier of the subnet.
|
Subnet.Builder |
subnetStatus(String subnetStatus) |
The status of the subnet.
|
copyapply, buildSubnet.Builder subnetIdentifier(String subnetIdentifier)
The identifier of the subnet.
subnetIdentifier - The identifier of the subnet.Subnet.Builder subnetAvailabilityZone(AvailabilityZone subnetAvailabilityZone)
subnetAvailabilityZone - Subnet.Builder subnetStatus(String subnetStatus)
The status of the subnet.
subnetStatus - The status of the subnet.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.