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