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