Uses of Class
com.oracle.bmc.aispeech.model.TranscriptionFilter.Type
-
Packages that use TranscriptionFilter.Type Package Description com.oracle.bmc.aispeech.model -
-
Uses of TranscriptionFilter.Type in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return TranscriptionFilter.Type Modifier and Type Method Description static TranscriptionFilter.TypeTranscriptionFilter.Type. create(String key)static TranscriptionFilter.TypeTranscriptionFilter.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static TranscriptionFilter.Type[]TranscriptionFilter.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-