Uses of Interface
software.amazon.awssdk.services.comprehend.ComprehendClientBuilder
-
Packages that use ComprehendClientBuilder Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents. -
-
Uses of ComprehendClientBuilder in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ComprehendClientBuilder Modifier and Type Method Description static ComprehendClientBuilderComprehendClient. builder()Create a builder that can be used to configure and create aComprehendClient.
-