Uses of Class
com.oracle.bmc.goldengate.responses.StopDeploymentResponse
- 
Packages that use StopDeploymentResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of StopDeploymentResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return StopDeploymentResponse Modifier and Type Method Description StopDeploymentResponseGoldenGate. stopDeployment(StopDeploymentRequest request)Stops a Deployment.StopDeploymentResponseGoldenGateClient. stopDeployment(StopDeploymentRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type StopDeploymentResponse Modifier and Type Method Description Future<StopDeploymentResponse>GoldenGateAsync. stopDeployment(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)Stops a Deployment.Future<StopDeploymentResponse>GoldenGateAsyncClient. stopDeployment(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type StopDeploymentResponse Modifier and Type Method Description Future<StopDeploymentResponse>GoldenGateAsync. stopDeployment(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)Stops a Deployment.Future<StopDeploymentResponse>GoldenGateAsyncClient. stopDeployment(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)
- 
Uses of StopDeploymentResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return StopDeploymentResponse Modifier and Type Method Description StopDeploymentResponseStopDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type StopDeploymentResponse Modifier and Type Method Description StopDeploymentResponse.BuilderStopDeploymentResponse.Builder. copy(StopDeploymentResponse o)Copy method to populate the builder with values from the given instance.
 
-