Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
StartPipelineResponse |
GoldenGateClient.startPipeline(StartPipelineRequest request) |
StartPipelineResponse |
GoldenGate.startPipeline(StartPipelineRequest request)
Starts the pipeline for data replication.
|
Modifier and Type | Method and Description |
---|---|
Future<StartPipelineResponse> |
GoldenGateAsyncClient.startPipeline(StartPipelineRequest request,
AsyncHandler<StartPipelineRequest,StartPipelineResponse> handler) |
Future<StartPipelineResponse> |
GoldenGateAsync.startPipeline(StartPipelineRequest request,
AsyncHandler<StartPipelineRequest,StartPipelineResponse> handler)
Starts the pipeline for data replication.
|
Modifier and Type | Method and Description |
---|---|
Future<StartPipelineResponse> |
GoldenGateAsyncClient.startPipeline(StartPipelineRequest request,
AsyncHandler<StartPipelineRequest,StartPipelineResponse> handler) |
Future<StartPipelineResponse> |
GoldenGateAsync.startPipeline(StartPipelineRequest request,
AsyncHandler<StartPipelineRequest,StartPipelineResponse> handler)
Starts the pipeline for data replication.
|
Modifier and Type | Method and Description |
---|---|
StartPipelineResponse |
StartPipelineResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StartPipelineResponse.Builder |
StartPipelineResponse.Builder.copy(StartPipelineResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.