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