| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeIpamByoasnResult |
AmazonEC2Client.describeIpamByoasn(DescribeIpamByoasnRequest request)
Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they
are associated.
|
DescribeIpamByoasnResult |
AbstractAmazonEC2.describeIpamByoasn(DescribeIpamByoasnRequest request) |
DescribeIpamByoasnResult |
AmazonEC2.describeIpamByoasn(DescribeIpamByoasnRequest describeIpamByoasnRequest)
Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they
are associated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeIpamByoasnResult> |
AmazonEC2AsyncClient.describeIpamByoasnAsync(DescribeIpamByoasnRequest request,
AsyncHandler<DescribeIpamByoasnRequest,DescribeIpamByoasnResult> asyncHandler) |
Future<DescribeIpamByoasnResult> |
AbstractAmazonEC2Async.describeIpamByoasnAsync(DescribeIpamByoasnRequest request,
AsyncHandler<DescribeIpamByoasnRequest,DescribeIpamByoasnResult> asyncHandler) |
Future<DescribeIpamByoasnResult> |
AmazonEC2Async.describeIpamByoasnAsync(DescribeIpamByoasnRequest describeIpamByoasnRequest,
AsyncHandler<DescribeIpamByoasnRequest,DescribeIpamByoasnResult> asyncHandler)
Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they
are associated.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIpamByoasnResult |
DescribeIpamByoasnResult.clone() |
DescribeIpamByoasnResult |
DescribeIpamByoasnResult.withByoasns(Byoasn... byoasns)
ASN and BYOIP CIDR associations.
|
DescribeIpamByoasnResult |
DescribeIpamByoasnResult.withByoasns(Collection<Byoasn> byoasns)
ASN and BYOIP CIDR associations.
|
DescribeIpamByoasnResult |
DescribeIpamByoasnResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2025. All rights reserved.