Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
StopPipelineResponse |
GoldenGateClient.stopPipeline(StopPipelineRequest request) |
StopPipelineResponse |
GoldenGate.stopPipeline(StopPipelineRequest request)
Stops the pipeline for data replication.
|
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 |
---|---|
StopPipelineRequest |
StopPipelineRequest.Builder.build()
Build the instance of StopPipelineRequest as configured by this builder
|
StopPipelineRequest |
StopPipelineRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopPipelineRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.copy(StopPipelineRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.