| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics |
|
| software.amazon.awssdk.services.kinesisanalytics.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
KinesisAnalyticsClient.listTagsForResource(ListTagsForResourceRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.