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