Uses of Class
software.amazon.awssdk.services.comprehend.model.DescribeFlywheelRequest
-
Packages that use DescribeFlywheelRequest 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 -
-
Uses of DescribeFlywheelRequest in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend with parameters of type DescribeFlywheelRequest Modifier and Type Method Description default CompletableFuture<DescribeFlywheelResponse>ComprehendAsyncClient. describeFlywheel(DescribeFlywheelRequest describeFlywheelRequest)Provides configuration information about the flywheel.default DescribeFlywheelResponseComprehendClient. describeFlywheel(DescribeFlywheelRequest describeFlywheelRequest)Provides configuration information about the flywheel. -
Uses of DescribeFlywheelRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type DescribeFlywheelRequest Modifier and Type Method Description SdkHttpFullRequestDescribeFlywheelRequestMarshaller. marshall(DescribeFlywheelRequest describeFlywheelRequest)
-