Uses of Class
com.oracle.bmc.goldengate.responses.CreateDeploymentResponse
- 
Packages that use CreateDeploymentResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of CreateDeploymentResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return CreateDeploymentResponse Modifier and Type Method Description CreateDeploymentResponseGoldenGate. createDeployment(CreateDeploymentRequest request)Creates a new Deployment.CreateDeploymentResponseGoldenGateClient. createDeployment(CreateDeploymentRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type CreateDeploymentResponse Modifier and Type Method Description Future<CreateDeploymentResponse>GoldenGateAsync. createDeployment(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)Creates a new Deployment.Future<CreateDeploymentResponse>GoldenGateAsyncClient. createDeployment(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type CreateDeploymentResponse Modifier and Type Method Description Future<CreateDeploymentResponse>GoldenGateAsync. createDeployment(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)Creates a new Deployment.Future<CreateDeploymentResponse>GoldenGateAsyncClient. createDeployment(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)
- 
Uses of CreateDeploymentResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return CreateDeploymentResponse Modifier and Type Method Description CreateDeploymentResponseCreateDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type CreateDeploymentResponse Modifier and Type Method Description CreateDeploymentResponse.BuilderCreateDeploymentResponse.Builder. copy(CreateDeploymentResponse o)Copy method to populate the builder with values from the given instance.
 
-