| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribePrefixListsResponse |
EC2Client.describePrefixLists()
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.
|
default DescribePrefixListsResponse |
EC2Client.describePrefixLists(Consumer<DescribePrefixListsRequest.Builder> 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.
|
default DescribePrefixListsResponse |
EC2Client.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePrefixListsResponse> |
EC2AsyncClient.describePrefixLists()
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.
|
default CompletableFuture<DescribePrefixListsResponse> |
EC2AsyncClient.describePrefixLists(Consumer<DescribePrefixListsRequest.Builder> 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.
|
default CompletableFuture<DescribePrefixListsResponse> |
EC2AsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListsResponse |
DescribePrefixListsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.