Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribePrefixListsResult |
AmazonEC2Client.describePrefixLists(DescribePrefixListsRequest describePrefixListsRequest)
Describes available AWS 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 AWS 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) |
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request) |
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest)
Describes available AWS 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.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request) |
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Describes available AWS 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.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Simplified method form for invoking the DescribePrefixLists operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2AsyncClient.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
java.util.concurrent.Future<DescribePrefixListsResult> |
AmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest describePrefixListsRequest,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler)
Describes available AWS 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.
|
java.util.concurrent.Future<DescribePrefixListsResult> |
AbstractAmazonEC2Async.describePrefixListsAsync(DescribePrefixListsRequest request,
AsyncHandler<DescribePrefixListsRequest,DescribePrefixListsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribePrefixListsRequest |
DescribePrefixListsRequest.clone() |
DescribePrefixListsRequest |
DescribePrefixListsRequest.withFilters(java.util.Collection<Filter> filters)
One or more filters.
|
DescribePrefixListsRequest |
DescribePrefixListsRequest.withFilters(Filter... filters)
One or more filters.
|
DescribePrefixListsRequest |
DescribePrefixListsRequest.withMaxResults(java.lang.Integer maxResults)
The maximum number of items to return for this request.
|
DescribePrefixListsRequest |
DescribePrefixListsRequest.withNextToken(java.lang.String nextToken)
The token for the next set of items to return.
|
DescribePrefixListsRequest |
DescribePrefixListsRequest.withPrefixListIds(java.util.Collection<java.lang.String> prefixListIds)
One or more prefix list IDs.
|
DescribePrefixListsRequest |
DescribePrefixListsRequest.withPrefixListIds(java.lang.String... prefixListIds)
One or more prefix list IDs.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribePrefixListsRequest> |
DescribePrefixListsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribePrefixListsRequest> |
DescribePrefixListsRequestMarshaller.marshall(DescribePrefixListsRequest describePrefixListsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribePrefixListsRequest> |
DescribePrefixListsRequestMarshaller.marshall(DescribePrefixListsRequest describePrefixListsRequest) |