| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TagDescription> |
DescribeTagsResponse.tagDescriptions()
Information about the tags.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.tagDescriptions(TagDescription... tagDescriptions)
Information about the tags.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.tagDescriptions(Collection<TagDescription> tagDescriptions)
Information about the tags.
|
Copyright © 2023. All rights reserved.