Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetNodeBackupRequest,GetNodeBackupResponse> |
BdsWaiters.forNodeBackup(GetNodeBackupRequest request,
NodeBackup.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetNodeBackupRequest,GetNodeBackupResponse> |
BdsWaiters.forNodeBackup(GetNodeBackupRequest request,
NodeBackup.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetNodeBackupRequest,GetNodeBackupResponse> |
BdsWaiters.forNodeBackup(GetNodeBackupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
NodeBackup.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetNodeBackupResponse> |
BdsAsyncClient.getNodeBackup(GetNodeBackupRequest request,
AsyncHandler<GetNodeBackupRequest,GetNodeBackupResponse> handler) |
Future<GetNodeBackupResponse> |
BdsAsync.getNodeBackup(GetNodeBackupRequest request,
AsyncHandler<GetNodeBackupRequest,GetNodeBackupResponse> handler)
Returns details of NodeBackup identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
GetNodeBackupRequest |
GetNodeBackupRequest.Builder.build()
Build the instance of GetNodeBackupRequest as configured by this builder
|
GetNodeBackupRequest |
GetNodeBackupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNodeBackupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetNodeBackupRequest.Builder |
GetNodeBackupRequest.Builder.copy(GetNodeBackupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.