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