public static interface ResetAddressAttributeRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<ResetAddressAttributeRequest.Builder,ResetAddressAttributeRequest>
| Modifier and Type | Method and Description |
|---|---|
ResetAddressAttributeRequest.Builder |
allocationId(String allocationId)
[EC2-VPC] The allocation ID.
|
ResetAddressAttributeRequest.Builder |
attribute(AddressAttributeName attribute)
The attribute of the IP address.
|
ResetAddressAttributeRequest.Builder |
attribute(String attribute)
The attribute of the IP address.
|
ResetAddressAttributeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResetAddressAttributeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResetAddressAttributeRequest.Builder allocationId(String allocationId)
[EC2-VPC] The allocation ID.
allocationId - [EC2-VPC] The allocation ID.ResetAddressAttributeRequest.Builder attribute(String attribute)
The attribute of the IP address.
attribute - The attribute of the IP address.AddressAttributeName,
AddressAttributeNameResetAddressAttributeRequest.Builder attribute(AddressAttributeName attribute)
The attribute of the IP address.
attribute - The attribute of the IP address.AddressAttributeName,
AddressAttributeNameResetAddressAttributeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResetAddressAttributeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.