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