Uses of Interface
software.amazon.awssdk.services.ec2.model.AcceptAddressTransferRequest.Builder
Packages that use AcceptAddressTransferRequest.Builder
Package
Description
-
Uses of AcceptAddressTransferRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type AcceptAddressTransferRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.acceptAddressTransfer(Consumer<AcceptAddressTransferRequest.Builder> acceptAddressTransferRequest) Accepts an Elastic IP address transfer.default AcceptAddressTransferResponseEc2Client.acceptAddressTransfer(Consumer<AcceptAddressTransferRequest.Builder> acceptAddressTransferRequest) Accepts an Elastic IP address transfer. -
Uses of AcceptAddressTransferRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AcceptAddressTransferRequest.BuilderModifier and TypeMethodDescriptionThe Elastic IP address you are accepting for transfer.AcceptAddressTransferRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.AcceptAddressTransferRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AcceptAddressTransferRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) AcceptAddressTransferRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) tag:<key> - The key/value combination of a tag assigned to the resource.AcceptAddressTransferRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) tag:<key> - The key/value combination of a tag assigned to the resource.AcceptAddressTransferRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) tag:<key> - The key/value combination of a tag assigned to the resource.AcceptAddressTransferRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AcceptAddressTransferRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AcceptAddressTransferRequest.Builder>AcceptAddressTransferRequest.serializableBuilderClass()