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 TestConnectionAssignmentResultTestConnectionAssignmentResult.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResult.BuilderTestConnectionAssignmentResult.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 TestConnectionAssignmentResultTestConnectionAssignmentResponse. getTestConnectionAssignmentResult()The returned TestConnectionAssignmentResult instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type TestConnectionAssignmentResult Modifier and Type Method Description TestConnectionAssignmentResponse.BuilderTestConnectionAssignmentResponse.Builder. testConnectionAssignmentResult(TestConnectionAssignmentResult testConnectionAssignmentResult)The returned TestConnectionAssignmentResult instance. 
 -