| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2 |
Amazon Kinesis Data Analytics is a fully managed service that you can use to process and analyze streaming data using
Java, SQL, or Scala.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
KinesisAnalyticsV2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default ListTagsForResourceResponse |
KinesisAnalyticsV2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisAnalyticsV2AsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default CompletableFuture<ListTagsForResourceResponse> |
KinesisAnalyticsV2AsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
Copyright © 2022. All rights reserved.