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