| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeNatGatewaysIterable |
EC2Client.describeNatGatewaysPaginator()
Describes one or more of the your NAT gateways.
|
default DescribeNatGatewaysIterable |
EC2Client.describeNatGatewaysPaginator(DescribeNatGatewaysRequest describeNatGatewaysRequest)
Describes one or more of the your NAT gateways.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNatGatewaysIterable |
DescribeNatGatewaysIterable.resume(DescribeNatGatewaysResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.