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