Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateIpamByoasnRequest
-
Packages that use AssociateIpamByoasnRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of AssociateIpamByoasnRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateIpamByoasnRequest Modifier and Type Method Description default CompletableFuture<AssociateIpamByoasnResponse>Ec2AsyncClient. associateIpamByoasn(AssociateIpamByoasnRequest 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. -
Uses of AssociateIpamByoasnRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateIpamByoasnRequest Modifier and Type Method Description SdkHttpFullRequestAssociateIpamByoasnRequestMarshaller. marshall(AssociateIpamByoasnRequest associateIpamByoasnRequest)
-