| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model | |
| software.amazon.awssdk.services.devopsguru.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TagHealth> |
DescribeResourceCollectionHealthResponse.tags()
The Amazon Web Services tags that are used by resources in the resource collection.
|
List<TagHealth> |
DescribeOrganizationResourceCollectionHealthResponse.tags()
Tags help you identify and organize your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.tags(TagHealth... tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeOrganizationResourceCollectionHealthResponse.Builder |
DescribeOrganizationResourceCollectionHealthResponse.Builder.tags(TagHealth... tags)
Tags help you identify and organize your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.tags(Collection<TagHealth> tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeOrganizationResourceCollectionHealthResponse.Builder |
DescribeOrganizationResourceCollectionHealthResponse.Builder.tags(Collection<TagHealth> tags)
Tags help you identify and organize your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TagHealth> |
DescribeResourceCollectionHealthPublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TagHealth> |
DescribeResourceCollectionHealthIterable.tags()
Returns an iterable to iterate through the paginated
DescribeResourceCollectionHealthResponse.tags()
member. |
SdkPublisher<TagHealth> |
DescribeOrganizationResourceCollectionHealthPublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TagHealth> |
DescribeOrganizationResourceCollectionHealthIterable.tags()
Returns an iterable to iterate through the paginated
DescribeOrganizationResourceCollectionHealthResponse.tags() member. |
Copyright © 2023. All rights reserved.