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