Uses of Interface
software.amazon.awssdk.services.textract.TextractClientBuilder
-
Packages that use TextractClientBuilder Package Description software.amazon.awssdk.services.textract Amazon Textract detects and analyzes text in documents and converts it into machine-readable text. -
-
Uses of TextractClientBuilder in software.amazon.awssdk.services.textract
Methods in software.amazon.awssdk.services.textract that return TextractClientBuilder Modifier and Type Method Description static TextractClientBuilderTextractClient. builder()Create a builder that can be used to configure and create aTextractClient.
-