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