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