| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
SdkHttpFullRequest |
DescribePrefixListsRequestMarshaller.marshall(DescribePrefixListsRequest describePrefixListsRequest) |
Copyright © 2019. All rights reserved.