Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> |
DatabaseRecoveryWaiters.forProtectedDatabase(GetProtectedDatabaseRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> |
DatabaseRecoveryWaiters.forProtectedDatabase(GetProtectedDatabaseRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> |
DatabaseRecoveryWaiters.forProtectedDatabase(GetProtectedDatabaseRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetProtectedDatabaseResponse> |
DatabaseRecoveryAsync.getProtectedDatabase(GetProtectedDatabaseRequest request,
AsyncHandler<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> handler)
Gets information about a specified protected database.
|
Future<GetProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.getProtectedDatabase(GetProtectedDatabaseRequest request,
AsyncHandler<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProtectedDatabaseRequest |
GetProtectedDatabaseRequest.Builder.build()
Build the instance of GetProtectedDatabaseRequest as configured by this builder
|
GetProtectedDatabaseRequest |
GetProtectedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProtectedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProtectedDatabaseRequest.Builder |
GetProtectedDatabaseRequest.Builder.copy(GetProtectedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.