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