| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonKinesisAnalyticsV2Async.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonKinesisAnalyticsV2Async.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the list of key-value tags assigned to the application.
|
Future<ListTagsForResourceResult> |
AmazonKinesisAnalyticsV2AsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceARN(String resourceARN)
The ARN of the application for which to retrieve tags.
|
Copyright © 2022. All rights reserved.