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