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