Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.AudioExtractionCategory
-
Packages that use AudioExtractionCategory Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of AudioExtractionCategory in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return AudioExtractionCategory Modifier and Type Method Description AudioExtractionCategoryAudioStandardExtraction. category()Returns the value of the Category property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type AudioExtractionCategory Modifier and Type Method Description AudioStandardExtraction.BuilderAudioStandardExtraction.Builder. category(AudioExtractionCategory category)Sets the value of the Category property for this object.
-