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