Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.ImageExtractionCategory
-
Packages that use ImageExtractionCategory Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of ImageExtractionCategory in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return ImageExtractionCategory Modifier and Type Method Description ImageExtractionCategoryImageStandardExtraction. category()Returns the value of the Category property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type ImageExtractionCategory Modifier and Type Method Description ImageStandardExtraction.BuilderImageStandardExtraction.Builder. category(ImageExtractionCategory category)Sets the value of the Category property for this object.
-