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