Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
StartDeploymentResponse |
GoldenGateClient.startDeployment(StartDeploymentRequest request) |
StartDeploymentResponse |
GoldenGate.startDeployment(StartDeploymentRequest request)
Starts a Deployment.
|
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 |
---|---|
StartDeploymentRequest |
StartDeploymentRequest.Builder.build()
Build the instance of StartDeploymentRequest as configured by this builder
|
StartDeploymentRequest |
StartDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StartDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StartDeploymentRequest.Builder |
StartDeploymentRequest.Builder.copy(StartDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.