| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<TagDescription> |
DescribeTagsResponse.tags()
A list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.tags(TagDescription... tags)
A list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.tags(Collection<TagDescription> tags)
A list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
TagDescription |
TagDescriptionUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.