| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeFlywheelIterationResult> |
AbstractAmazonComprehendAsync.describeFlywheelIterationAsync(DescribeFlywheelIterationRequest request,
AsyncHandler<DescribeFlywheelIterationRequest,DescribeFlywheelIterationResult> asyncHandler) |
Future<DescribeFlywheelIterationResult> |
AmazonComprehendAsync.describeFlywheelIterationAsync(DescribeFlywheelIterationRequest describeFlywheelIterationRequest,
AsyncHandler<DescribeFlywheelIterationRequest,DescribeFlywheelIterationResult> asyncHandler)
Retrieve the configuration properties of a flywheel iteration.
|
Future<DescribeFlywheelIterationResult> |
AmazonComprehendAsyncClient.describeFlywheelIterationAsync(DescribeFlywheelIterationRequest request,
AsyncHandler<DescribeFlywheelIterationRequest,DescribeFlywheelIterationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeFlywheelIterationRequest |
DescribeFlywheelIterationRequest.clone() |
DescribeFlywheelIterationRequest |
DescribeFlywheelIterationRequest.withFlywheelArn(String flywheelArn)
|
DescribeFlywheelIterationRequest |
DescribeFlywheelIterationRequest.withFlywheelIterationId(String flywheelIterationId)
|
Copyright © 2023. All rights reserved.