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