| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
KinesisAnalyticsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default ListTagsForResourceResponse |
KinesisAnalyticsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisAnalyticsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisAnalyticsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
Copyright © 2023. All rights reserved.