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