public static interface EnableAddressTransferRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<EnableAddressTransferRequest.Builder,EnableAddressTransferRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableAddressTransferRequest.Builder |
allocationId(String allocationId)
The allocation ID of an Elastic IP address.
|
EnableAddressTransferRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableAddressTransferRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableAddressTransferRequest.Builder |
transferAccountId(String transferAccountId)
The ID of the account that you want to transfer the Elastic IP address to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableAddressTransferRequest.Builder allocationId(String allocationId)
The allocation ID of an Elastic IP address.
allocationId - The allocation ID of an Elastic IP address.EnableAddressTransferRequest.Builder transferAccountId(String transferAccountId)
The ID of the account that you want to transfer the Elastic IP address to.
transferAccountId - The ID of the account that you want to transfer the Elastic IP address to.EnableAddressTransferRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableAddressTransferRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.