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