| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model | |
| software.amazon.awssdk.services.devopsguru.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TagCollectionFilter> |
ResourceCollectionFilter.tags()
The Amazon Web Services tags used to filter the resources in the resource collection.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceCollectionFilter.Builder |
ResourceCollectionFilter.Builder.tags(TagCollectionFilter... tags)
The Amazon Web Services tags used to filter the resources in the resource collection.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceCollectionFilter.Builder |
ResourceCollectionFilter.Builder.tags(Collection<TagCollectionFilter> tags)
The Amazon Web Services tags used to filter the resources in the resource collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TagCollectionFilter> |
GetResourceCollectionPublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TagCollectionFilter> |
GetResourceCollectionIterable.tags()
Returns an iterable to iterate through the paginated
GetResourceCollectionResponse#tags() member. |
Copyright © 2023. All rights reserved.