| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TagSet> |
SearchResourceTagsResponse.tags()
A list of tags used in the Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResourceTagsResponse.Builder |
SearchResourceTagsResponse.Builder.tags(TagSet... tags)
A list of tags used in the Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResourceTagsResponse.Builder |
SearchResourceTagsResponse.Builder.tags(Collection<TagSet> tags)
A list of tags used in the Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<TagSet> |
SearchResourceTagsIterable.tags()
Returns an iterable to iterate through the paginated
SearchResourceTagsResponse.tags() member. |
SdkPublisher<TagSet> |
SearchResourceTagsPublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.