| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartFlywheelIterationResponse> |
ComprehendAsyncClient.startFlywheelIteration(StartFlywheelIterationRequest startFlywheelIterationRequest)
Start the flywheel iteration.This operation uses any new datasets to train a new model version.
|
default StartFlywheelIterationResponse |
ComprehendClient.startFlywheelIteration(StartFlywheelIterationRequest startFlywheelIterationRequest)
Start the flywheel iteration.This operation uses any new datasets to train a new model version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartFlywheelIterationRequestMarshaller.marshall(StartFlywheelIterationRequest startFlywheelIterationRequest) |
Copyright © 2023. All rights reserved.