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