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