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