Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.ImageStandardOutputConfiguration
-
Packages that use ImageStandardOutputConfiguration Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of ImageStandardOutputConfiguration in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return ImageStandardOutputConfiguration Modifier and Type Method Description ImageStandardOutputConfigurationStandardOutputConfiguration. image()Returns the value of the Image property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type ImageStandardOutputConfiguration Modifier and Type Method Description StandardOutputConfiguration.BuilderStandardOutputConfiguration.Builder. image(ImageStandardOutputConfiguration image)Sets the value of the Image property for this object.
-