Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CompleteExternalBackupJobRequest,CompleteExternalBackupJobResponse> |
DatabaseWaiters.forCompleteExternalBackupJob(CompleteExternalBackupJobRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CompleteExternalBackupJobRequest,CompleteExternalBackupJobResponse> |
DatabaseWaiters.forCompleteExternalBackupJob(CompleteExternalBackupJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CompleteExternalBackupJobResponse> |
DatabaseAsyncClient.completeExternalBackupJob(CompleteExternalBackupJobRequest request,
AsyncHandler<CompleteExternalBackupJobRequest,CompleteExternalBackupJobResponse> handler) |
Future<CompleteExternalBackupJobResponse> |
DatabaseAsync.completeExternalBackupJob(CompleteExternalBackupJobRequest request,
AsyncHandler<CompleteExternalBackupJobRequest,CompleteExternalBackupJobResponse> handler)
Changes the status of the standalone backup resource to
ACTIVE after the backup is created
from the on-premises database and placed in Oracle Cloud Infrastructure Object Storage. |
Modifier and Type | Method and Description |
---|---|
CompleteExternalBackupJobRequest |
CompleteExternalBackupJobRequest.Builder.build()
Build the instance of CompleteExternalBackupJobRequest as configured by this builder
|
CompleteExternalBackupJobRequest |
CompleteExternalBackupJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CompleteExternalBackupJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CompleteExternalBackupJobRequest.Builder |
CompleteExternalBackupJobRequest.Builder.copy(CompleteExternalBackupJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.