Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateIpamByoasnRequest.Builder
Packages that use AssociateIpamByoasnRequest.Builder
Package
Description
-
Uses of AssociateIpamByoasnRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type AssociateIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.associateIpamByoasn(Consumer<AssociateIpamByoasnRequest.Builder> associateIpamByoasnRequest) Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region.default AssociateIpamByoasnResponseEc2Client.associateIpamByoasn(Consumer<AssociateIpamByoasnRequest.Builder> associateIpamByoasnRequest) Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region. -
Uses of AssociateIpamByoasnRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionA public 2-byte or 4-byte ASN.AssociateIpamByoasnRequest.builder()The BYOIP CIDR you want to associate with an ASN.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.AssociateIpamByoasnRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AssociateIpamByoasnRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) AssociateIpamByoasnRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateIpamByoasnRequest.Builder>AssociateIpamByoasnRequest.serializableBuilderClass()