Uses of Class
com.oracle.bmc.goldengate.responses.GetDeploymentResponse
- 
Packages that use GetDeploymentResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of GetDeploymentResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return GetDeploymentResponse Modifier and Type Method Description GetDeploymentResponseGoldenGate. getDeployment(GetDeploymentRequest request)Retrieves a deployment.GetDeploymentResponseGoldenGateClient. getDeployment(GetDeploymentRequest request)Method parameters in com.oracle.bmc.goldengate with type arguments of type GetDeploymentResponse Modifier and Type Method Description Future<GetDeploymentResponse>GoldenGateAsync. getDeployment(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler)Retrieves a deployment.Future<GetDeploymentResponse>GoldenGateAsyncClient. getDeployment(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler)
- 
Uses of GetDeploymentResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return GetDeploymentResponse Modifier and Type Method Description GetDeploymentResponseGetDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type GetDeploymentResponse Modifier and Type Method Description GetDeploymentResponse.BuilderGetDeploymentResponse.Builder. copy(GetDeploymentResponse o)Copy method to populate the builder with values from the given instance.
 
-