Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateIpamByoasnResponse
Packages that use AssociateIpamByoasnResponse
-
Uses of AssociateIpamByoasnResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return AssociateIpamByoasnResponseModifier and TypeMethodDescriptiondefault 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.default AssociateIpamByoasnResponseEc2Client.associateIpamByoasn(AssociateIpamByoasnRequest associateIpamByoasnRequest) Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type AssociateIpamByoasnResponseModifier 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.Ec2AsyncClient.associateIpamByoasn(AssociateIpamByoasnRequest associateIpamByoasnRequest) Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region.