Uses of Class
com.oracle.bmc.goldengate.responses.MigrateConnectionResponse
-
Packages that use MigrateConnectionResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses -
-
Uses of MigrateConnectionResponse in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate that return MigrateConnectionResponse Modifier and Type Method Description MigrateConnectionResponseGoldenGate. migrateConnection(MigrateConnectionRequest request)Migrate Connection attributes.MigrateConnectionResponseGoldenGateClient. migrateConnection(MigrateConnectionRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type MigrateConnectionResponse Modifier and Type Method Description Future<MigrateConnectionResponse>GoldenGateAsync. migrateConnection(MigrateConnectionRequest request, AsyncHandler<MigrateConnectionRequest,MigrateConnectionResponse> handler)Migrate Connection attributes.Future<MigrateConnectionResponse>GoldenGateAsyncClient. migrateConnection(MigrateConnectionRequest request, AsyncHandler<MigrateConnectionRequest,MigrateConnectionResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type MigrateConnectionResponse Modifier and Type Method Description Future<MigrateConnectionResponse>GoldenGateAsync. migrateConnection(MigrateConnectionRequest request, AsyncHandler<MigrateConnectionRequest,MigrateConnectionResponse> handler)Migrate Connection attributes.Future<MigrateConnectionResponse>GoldenGateAsyncClient. migrateConnection(MigrateConnectionRequest request, AsyncHandler<MigrateConnectionRequest,MigrateConnectionResponse> handler) -
Uses of MigrateConnectionResponse in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return MigrateConnectionResponse Modifier and Type Method Description MigrateConnectionResponseMigrateConnectionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type MigrateConnectionResponse Modifier and Type Method Description MigrateConnectionResponse.BuilderMigrateConnectionResponse.Builder. copy(MigrateConnectionResponse o)Copy method to populate the builder with values from the given instance.
-