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 WalletExistsDeploymentTypeWalletExistsDeploymentType. create(String key)static WalletExistsDeploymentTypeWalletExistsDeploymentType. 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.
-