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