| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFlywheelIterationResponse> |
ComprehendAsyncClient.describeFlywheelIteration(DescribeFlywheelIterationRequest describeFlywheelIterationRequest)
Retrieve the configuration properties of a flywheel iteration.
|
default DescribeFlywheelIterationResponse |
ComprehendClient.describeFlywheelIteration(DescribeFlywheelIterationRequest describeFlywheelIterationRequest)
Retrieve the configuration properties of a flywheel iteration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFlywheelIterationRequestMarshaller.marshall(DescribeFlywheelIterationRequest describeFlywheelIterationRequest) |
Copyright © 2023. All rights reserved.