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