Uses of Class
com.oracle.bmc.goldengate.responses.ClonePipelineResponse
-
Packages that use ClonePipelineResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses -
-
Uses of ClonePipelineResponse in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate that return ClonePipelineResponse Modifier and Type Method Description ClonePipelineResponseGoldenGate. clonePipeline(ClonePipelineRequest request)Clones the pipeline.ClonePipelineResponseGoldenGateClient. clonePipeline(ClonePipelineRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type ClonePipelineResponse Modifier and Type Method Description Future<ClonePipelineResponse>GoldenGateAsync. clonePipeline(ClonePipelineRequest request, AsyncHandler<ClonePipelineRequest,ClonePipelineResponse> handler)Clones the pipeline.Future<ClonePipelineResponse>GoldenGateAsyncClient. clonePipeline(ClonePipelineRequest request, AsyncHandler<ClonePipelineRequest,ClonePipelineResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type ClonePipelineResponse Modifier and Type Method Description Future<ClonePipelineResponse>GoldenGateAsync. clonePipeline(ClonePipelineRequest request, AsyncHandler<ClonePipelineRequest,ClonePipelineResponse> handler)Clones the pipeline.Future<ClonePipelineResponse>GoldenGateAsyncClient. clonePipeline(ClonePipelineRequest request, AsyncHandler<ClonePipelineRequest,ClonePipelineResponse> handler) -
Uses of ClonePipelineResponse in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return ClonePipelineResponse Modifier and Type Method Description ClonePipelineResponseClonePipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type ClonePipelineResponse Modifier and Type Method Description ClonePipelineResponse.BuilderClonePipelineResponse.Builder. copy(ClonePipelineResponse o)Copy method to populate the builder with values from the given instance.
-