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