Uses of Class
com.oracle.bmc.goldengate.model.TestConnectionAssignmentResult
-
Packages that use TestConnectionAssignmentResult Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of TestConnectionAssignmentResult in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResult
TestConnectionAssignmentResult.Builder. build()
Methods in com.oracle.bmc.goldengate.model with parameters of type TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResult.Builder
TestConnectionAssignmentResult.Builder. copy(TestConnectionAssignmentResult model)
-
Uses of TestConnectionAssignmentResult in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResult
TestConnectionAssignmentResponse. getTestConnectionAssignmentResult()
The returned TestConnectionAssignmentResult instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResponse.Builder
TestConnectionAssignmentResponse.Builder. testConnectionAssignmentResult(TestConnectionAssignmentResult testConnectionAssignmentResult)
The returned TestConnectionAssignmentResult instance.
-