| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsIterable |
EC2Client.describeTagsPaginator()
Describes one or more of the tags for your EC2 resources.
|
default DescribeTagsIterable |
EC2Client.describeTagsPaginator(DescribeTagsRequest describeTagsRequest)
Describes one or more of the tags for your EC2 resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsIterable |
DescribeTagsIterable.resume(DescribeTagsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.