| 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 DescribeApplicationVersionResponse |
KinesisAnalyticsV2Client.describeApplicationVersion(Consumer<DescribeApplicationVersionRequest.Builder> describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
default DescribeApplicationVersionResponse |
KinesisAnalyticsV2Client.describeApplicationVersion(DescribeApplicationVersionRequest describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeApplicationVersionResponse> |
KinesisAnalyticsV2AsyncClient.describeApplicationVersion(Consumer<DescribeApplicationVersionRequest.Builder> describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
default CompletableFuture<DescribeApplicationVersionResponse> |
KinesisAnalyticsV2AsyncClient.describeApplicationVersion(DescribeApplicationVersionRequest describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
Copyright © 2022. All rights reserved.