| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsResponse |
EC2Client.describeTags()
Describes one or more of the tags for your EC2 resources.
|
default DescribeTagsResponse |
EC2Client.describeTags(DescribeTagsRequest describeTagsRequest)
Describes one or more of the tags for your EC2 resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
EC2AsyncClient.describeTags()
Describes one or more of the tags for your EC2 resources.
|
default CompletableFuture<DescribeTagsResponse> |
EC2AsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes one or more of the tags for your EC2 resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse |
DescribeTagsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.