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