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