| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteFlywheelResponse |
ComprehendClient.deleteFlywheel(Consumer<DeleteFlywheelRequest.Builder> deleteFlywheelRequest)
Deletes a flywheel.
|
default DeleteFlywheelResponse |
ComprehendClient.deleteFlywheel(DeleteFlywheelRequest deleteFlywheelRequest)
Deletes a flywheel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteFlywheelResponse> |
ComprehendAsyncClient.deleteFlywheel(Consumer<DeleteFlywheelRequest.Builder> deleteFlywheelRequest)
Deletes a flywheel.
|
default CompletableFuture<DeleteFlywheelResponse> |
ComprehendAsyncClient.deleteFlywheel(DeleteFlywheelRequest deleteFlywheelRequest)
Deletes a flywheel.
|
Copyright © 2023. All rights reserved.