public static interface SubnetMapping.Builder extends SdkPojo, 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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2019. All rights reserved.