Uses of Class
software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
-
Uses of ConfigurationEvent in software.amazon.awssdk.services.transcribestreaming.model
Methods in software.amazon.awssdk.services.transcribestreaming.model that return ConfigurationEvent Modifier and Type Method Description ConfigurationEventConfigurationEvent.BuilderImpl. build()ConfigurationEventConfigurationEvent. copy(Consumer<? super ConfigurationEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.transcribestreaming.model with parameters of type ConfigurationEvent Constructor Description BuilderImpl(ConfigurationEvent model) -
Uses of ConfigurationEvent in software.amazon.awssdk.services.transcribestreaming.model.audiostream
Subclasses of ConfigurationEvent in software.amazon.awssdk.services.transcribestreaming.model.audiostream Modifier and Type Class Description classDefaultConfigurationEventA specialization ofsoftware.amazon.awssdk.services.transcribestreaming.model.ConfigurationEventthat represents theAudioStream$ConfigurationEventevent. -
Uses of ConfigurationEvent in software.amazon.awssdk.services.transcribestreaming.transform
Methods in software.amazon.awssdk.services.transcribestreaming.transform with parameters of type ConfigurationEvent Modifier and Type Method Description SdkHttpFullRequestConfigurationEventMarshaller. marshall(ConfigurationEvent configurationEvent)
-