Uses of Class
com.oracle.bmc.goldengate.responses.ChangeDatabaseRegistrationCompartmentResponse
-
Packages that use ChangeDatabaseRegistrationCompartmentResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses -
-
Uses of ChangeDatabaseRegistrationCompartmentResponse in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate that return ChangeDatabaseRegistrationCompartmentResponse Modifier and Type Method Description ChangeDatabaseRegistrationCompartmentResponse
GoldenGate. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request)
Note: Deprecated.ChangeDatabaseRegistrationCompartmentResponse
GoldenGateClient. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request)
Methods in com.oracle.bmc.goldengate that return types with arguments of type ChangeDatabaseRegistrationCompartmentResponse Modifier and Type Method Description Future<ChangeDatabaseRegistrationCompartmentResponse>
GoldenGateAsync. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request, AsyncHandler<ChangeDatabaseRegistrationCompartmentRequest,ChangeDatabaseRegistrationCompartmentResponse> handler)
Note: Deprecated.Future<ChangeDatabaseRegistrationCompartmentResponse>
GoldenGateAsyncClient. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request, AsyncHandler<ChangeDatabaseRegistrationCompartmentRequest,ChangeDatabaseRegistrationCompartmentResponse> handler)
Method parameters in com.oracle.bmc.goldengate with type arguments of type ChangeDatabaseRegistrationCompartmentResponse Modifier and Type Method Description Future<ChangeDatabaseRegistrationCompartmentResponse>
GoldenGateAsync. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request, AsyncHandler<ChangeDatabaseRegistrationCompartmentRequest,ChangeDatabaseRegistrationCompartmentResponse> handler)
Note: Deprecated.Future<ChangeDatabaseRegistrationCompartmentResponse>
GoldenGateAsyncClient. changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request, AsyncHandler<ChangeDatabaseRegistrationCompartmentRequest,ChangeDatabaseRegistrationCompartmentResponse> handler)
-
Uses of ChangeDatabaseRegistrationCompartmentResponse in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return ChangeDatabaseRegistrationCompartmentResponse Modifier and Type Method Description ChangeDatabaseRegistrationCompartmentResponse
ChangeDatabaseRegistrationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type ChangeDatabaseRegistrationCompartmentResponse Modifier and Type Method Description ChangeDatabaseRegistrationCompartmentResponse.Builder
ChangeDatabaseRegistrationCompartmentResponse.Builder. copy(ChangeDatabaseRegistrationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-