Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribePrefixListsResult |
AmazonEC2Client.describePrefixLists() |
DescribePrefixListsResult |
AmazonEC2.describePrefixLists()
Simplified method form for invoking the DescribePrefixLists operation.
|
DescribePrefixListsResult |
AbstractAmazonEC2.describePrefixLists() |
DescribePrefixListsResult |
AmazonEC2Client.describePrefixLists(DescribePrefixListsRequest request)
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and
prefix list ID of the service and the IP address range for the service.
|
DescribePrefixListsResult |
AmazonEC2.describePrefixLists(DescribePrefixListsRequest describePrefixListsRequest)
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and
prefix list ID of the service and the IP address range for the service.
|
DescribePrefixListsResult |
AbstractAmazonEC2.describePrefixLists(DescribePrefixListsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync()
Simplified method form for invoking the DescribePrefixLists operation.
|
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync()
Simplified method form for invoking the DescribePrefixLists operation.
|
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync()
Simplified method form for invoking the DescribePrefixLists operation.
|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request) |
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request) |
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest)
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and
prefix list ID of the service and the IP address range for the service.
|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and
prefix list ID of the service and the IP address range for the service.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.
|
Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and
prefix list ID of the service and the IP address range for the service.
|
Modifier and Type | Method and Description |
---|---|
DescribePrefixListsResult |
DescribePrefixListsResult.clone() |
DescribePrefixListsResult |
DescribePrefixListsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribePrefixListsResult |
DescribePrefixListsResult.withPrefixLists(Collection<PrefixList> prefixLists)
All available prefix lists.
|
DescribePrefixListsResult |
DescribePrefixListsResult.withPrefixLists(PrefixList... prefixLists)
All available prefix lists.
|
Copyright © 2023. All rights reserved.