| 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 |
|---|---|
DescribeFlywheelIterationResult |
AbstractAmazonComprehend.describeFlywheelIteration(DescribeFlywheelIterationRequest request) |
DescribeFlywheelIterationResult |
AmazonComprehend.describeFlywheelIteration(DescribeFlywheelIterationRequest describeFlywheelIterationRequest)
Retrieve the configuration properties of a flywheel iteration.
|
DescribeFlywheelIterationResult |
AmazonComprehendClient.describeFlywheelIteration(DescribeFlywheelIterationRequest request)
Retrieve the configuration properties of a flywheel iteration.
|
| 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 |
|---|---|
DescribeFlywheelIterationResult |
DescribeFlywheelIterationResult.clone() |
DescribeFlywheelIterationResult |
DescribeFlywheelIterationResult.withFlywheelIterationProperties(FlywheelIterationProperties flywheelIterationProperties)
The configuration properties of a flywheel iteration.
|
Copyright © 2023. All rights reserved.