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