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