| 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 |
|---|---|
UpdateFlywheelResult |
AbstractAmazonComprehend.updateFlywheel(UpdateFlywheelRequest request) |
UpdateFlywheelResult |
AmazonComprehend.updateFlywheel(UpdateFlywheelRequest updateFlywheelRequest)
Update the configuration information for an existing flywheel.
|
UpdateFlywheelResult |
AmazonComprehendClient.updateFlywheel(UpdateFlywheelRequest request)
Update the configuration information for an existing flywheel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateFlywheelResult> |
AbstractAmazonComprehendAsync.updateFlywheelAsync(UpdateFlywheelRequest request,
AsyncHandler<UpdateFlywheelRequest,UpdateFlywheelResult> asyncHandler) |
Future<UpdateFlywheelResult> |
AmazonComprehendAsync.updateFlywheelAsync(UpdateFlywheelRequest updateFlywheelRequest,
AsyncHandler<UpdateFlywheelRequest,UpdateFlywheelResult> asyncHandler)
Update the configuration information for an existing flywheel.
|
Future<UpdateFlywheelResult> |
AmazonComprehendAsyncClient.updateFlywheelAsync(UpdateFlywheelRequest request,
AsyncHandler<UpdateFlywheelRequest,UpdateFlywheelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateFlywheelResult |
UpdateFlywheelResult.clone() |
UpdateFlywheelResult |
UpdateFlywheelResult.withFlywheelProperties(FlywheelProperties flywheelProperties)
The flywheel properties.
|
Copyright © 2024. All rights reserved.