| 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.
|
| software.amazon.awssdk.services.kinesisanalyticsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeApplicationVersionResponse |
KinesisAnalyticsV2Client.describeApplicationVersion(DescribeApplicationVersionRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeApplicationVersionRequestMarshaller.marshall(DescribeApplicationVersionRequest describeApplicationVersionRequest) |
Copyright © 2022. All rights reserved.