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