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