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