| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePrefixListsIterable |
Ec2Client.describePrefixListsPaginator()
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 DescribePrefixListsIterable |
Ec2Client.describePrefixListsPaginator(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 DescribePrefixListsIterable |
Ec2Client.describePrefixListsPaginator(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.
|
Copyright © 2019. All rights reserved.