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