Uses of Class
software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
Packages that use AudioEvent Package Description software.amazon.awssdk.services.transcribestreaming.model software.amazon.awssdk.services.transcribestreaming.transform -
-
Uses of AudioEvent in software.amazon.awssdk.services.transcribestreaming.model
Methods in software.amazon.awssdk.services.transcribestreaming.model that return AudioEvent Modifier and Type Method Description AudioEventAudioEvent.BuilderImpl. build()AudioEventAudioEvent. copy(Consumer<? super AudioEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.transcribestreaming.model with parameters of type AudioEvent Constructor Description BuilderImpl(AudioEvent model) -
Uses of AudioEvent in software.amazon.awssdk.services.transcribestreaming.transform
Methods in software.amazon.awssdk.services.transcribestreaming.transform with parameters of type AudioEvent Modifier and Type Method Description SdkHttpFullRequestAudioEventMarshaller. marshall(AudioEvent audioEvent)
-