public static interface SubnetMapping.Builder extends CopyableBuilder<SubnetMapping.Builder,SubnetMapping>
| Modifier and Type | Method and Description |
|---|---|
SubnetMapping.Builder |
allocationId(String allocationId)
[Network Load Balancers] The allocation ID of the Elastic IP address.
|
SubnetMapping.Builder |
subnetId(String subnetId)
The ID of the subnet.
|
copyapply, buildSubnetMapping.Builder subnetId(String subnetId)
The ID of the subnet.
subnetId - The ID of the subnet.SubnetMapping.Builder allocationId(String allocationId)
[Network Load Balancers] The allocation ID of the Elastic IP address.
allocationId - [Network Load Balancers] The allocation ID of the Elastic IP address.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.