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