Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
StopDeploymentResponse |
GoldenGateClient.stopDeployment(StopDeploymentRequest request) |
StopDeploymentResponse |
GoldenGate.stopDeployment(StopDeploymentRequest request)
Stops a Deployment.
|
Future<StopDeploymentResponse> |
GoldenGateAsyncClient.stopDeployment(StopDeploymentRequest request,
AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler) |
Future<StopDeploymentResponse> |
GoldenGateAsync.stopDeployment(StopDeploymentRequest request,
AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)
Stops a Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<StopDeploymentResponse> |
GoldenGateAsyncClient.stopDeployment(StopDeploymentRequest request,
AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler) |
Future<StopDeploymentResponse> |
GoldenGateAsync.stopDeployment(StopDeploymentRequest request,
AsyncHandler<StopDeploymentRequest,StopDeploymentResponse> handler)
Stops a Deployment.
|
Modifier and Type | Method and Description |
---|---|
StopDeploymentRequest |
StopDeploymentRequest.Builder.build()
Build the instance of StopDeploymentRequest as configured by this builder
|
StopDeploymentRequest |
StopDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopDeploymentRequest.Builder |
StopDeploymentRequest.Builder.copy(StopDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.