| 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 |
|---|---|
DescribeFlywheelResult |
AbstractAmazonComprehend.describeFlywheel(DescribeFlywheelRequest request) |
DescribeFlywheelResult |
AmazonComprehend.describeFlywheel(DescribeFlywheelRequest describeFlywheelRequest)
Provides configuration information about the flywheel.
|
DescribeFlywheelResult |
AmazonComprehendClient.describeFlywheel(DescribeFlywheelRequest request)
Provides configuration information about the flywheel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeFlywheelResult> |
AbstractAmazonComprehendAsync.describeFlywheelAsync(DescribeFlywheelRequest request,
AsyncHandler<DescribeFlywheelRequest,DescribeFlywheelResult> asyncHandler) |
Future<DescribeFlywheelResult> |
AmazonComprehendAsync.describeFlywheelAsync(DescribeFlywheelRequest describeFlywheelRequest,
AsyncHandler<DescribeFlywheelRequest,DescribeFlywheelResult> asyncHandler)
Provides configuration information about the flywheel.
|
Future<DescribeFlywheelResult> |
AmazonComprehendAsyncClient.describeFlywheelAsync(DescribeFlywheelRequest request,
AsyncHandler<DescribeFlywheelRequest,DescribeFlywheelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeFlywheelResult |
DescribeFlywheelResult.clone() |
DescribeFlywheelResult |
DescribeFlywheelResult.withFlywheelProperties(FlywheelProperties flywheelProperties)
The flywheel properties.
|
Copyright © 2023. All rights reserved.