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