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