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