Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDeploymentBackupRequest,GetDeploymentBackupResponse> |
GoldenGateWaiters.forDeploymentBackup(GetDeploymentBackupRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDeploymentBackupRequest,GetDeploymentBackupResponse> |
GoldenGateWaiters.forDeploymentBackup(GetDeploymentBackupRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDeploymentBackupRequest,GetDeploymentBackupResponse> |
GoldenGateWaiters.forDeploymentBackup(GetDeploymentBackupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetDeploymentBackupRequest |
GetDeploymentBackupRequest.Builder.build()
Build the instance of GetDeploymentBackupRequest as configured by this builder
|
GetDeploymentBackupRequest |
GetDeploymentBackupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDeploymentBackupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentBackupRequest.Builder |
GetDeploymentBackupRequest.Builder.copy(GetDeploymentBackupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.