| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFlywheelResult |
AmazonComprehendClient.createFlywheel(CreateFlywheelRequest request)
A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom
classification or custom entity recognition.
|
CreateFlywheelResult |
AbstractAmazonComprehend.createFlywheel(CreateFlywheelRequest request) |
CreateFlywheelResult |
AmazonComprehend.createFlywheel(CreateFlywheelRequest createFlywheelRequest)
A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom
classification or custom entity recognition.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFlywheelResult> |
AmazonComprehendAsyncClient.createFlywheelAsync(CreateFlywheelRequest request) |
Future<CreateFlywheelResult> |
AbstractAmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest request) |
Future<CreateFlywheelResult> |
AmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest createFlywheelRequest)
A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom
classification or custom entity recognition.
|
Future<CreateFlywheelResult> |
AmazonComprehendAsyncClient.createFlywheelAsync(CreateFlywheelRequest request,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler) |
Future<CreateFlywheelResult> |
AbstractAmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest request,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler) |
Future<CreateFlywheelResult> |
AmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest createFlywheelRequest,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler)
A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom
classification or custom entity recognition.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFlywheelResult> |
AmazonComprehendAsyncClient.createFlywheelAsync(CreateFlywheelRequest request,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler) |
Future<CreateFlywheelResult> |
AbstractAmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest request,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler) |
Future<CreateFlywheelResult> |
AmazonComprehendAsync.createFlywheelAsync(CreateFlywheelRequest createFlywheelRequest,
AsyncHandler<CreateFlywheelRequest,CreateFlywheelResult> asyncHandler)
A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom
classification or custom entity recognition.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlywheelResult |
CreateFlywheelResult.clone() |
CreateFlywheelResult |
CreateFlywheelResult.withActiveModelArn(String activeModelArn)
The Amazon Resource Number (ARN) of the active model version.
|
CreateFlywheelResult |
CreateFlywheelResult.withFlywheelArn(String flywheelArn)
The Amazon Resource Number (ARN) of the flywheel.
|
Copyright © 2023. All rights reserved.