Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.DocumentStandardExtraction
-
Packages that use DocumentStandardExtraction Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of DocumentStandardExtraction in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return DocumentStandardExtraction Modifier and Type Method Description DocumentStandardExtractionDocumentStandardOutputConfiguration. extraction()Returns the value of the Extraction property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type DocumentStandardExtraction Modifier and Type Method Description DocumentStandardOutputConfiguration.BuilderDocumentStandardOutputConfiguration.Builder. extraction(DocumentStandardExtraction extraction)Sets the value of the Extraction property for this object.
-