| 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 DescribeFlywheelResponse |
ComprehendClient.describeFlywheel(Consumer<DescribeFlywheelRequest.Builder> describeFlywheelRequest)
Provides configuration information about the flywheel.
|
default DescribeFlywheelResponse |
ComprehendClient.describeFlywheel(DescribeFlywheelRequest describeFlywheelRequest)
Provides configuration information about the flywheel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFlywheelResponse> |
ComprehendAsyncClient.describeFlywheel(Consumer<DescribeFlywheelRequest.Builder> describeFlywheelRequest)
Provides configuration information about the flywheel.
|
default CompletableFuture<DescribeFlywheelResponse> |
ComprehendAsyncClient.describeFlywheel(DescribeFlywheelRequest describeFlywheelRequest)
Provides configuration information about the flywheel.
|
Copyright © 2023. All rights reserved.