Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateExternalBackupJobRequest,CreateExternalBackupJobResponse> |
DatabaseWaiters.forCreateExternalBackupJob(CreateExternalBackupJobRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateExternalBackupJobRequest,CreateExternalBackupJobResponse> |
DatabaseWaiters.forCreateExternalBackupJob(CreateExternalBackupJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateExternalBackupJobResponse> |
DatabaseAsyncClient.createExternalBackupJob(CreateExternalBackupJobRequest request,
AsyncHandler<CreateExternalBackupJobRequest,CreateExternalBackupJobResponse> handler) |
Future<CreateExternalBackupJobResponse> |
DatabaseAsync.createExternalBackupJob(CreateExternalBackupJobRequest request,
AsyncHandler<CreateExternalBackupJobRequest,CreateExternalBackupJobResponse> handler)
Creates a new backup resource and returns the information the caller needs to back up an
on-premises Oracle Database to Oracle Cloud Infrastructure.
|
Modifier and Type | Method and Description |
---|---|
CreateExternalBackupJobRequest |
CreateExternalBackupJobRequest.Builder.build()
Build the instance of CreateExternalBackupJobRequest as configured by this builder
|
CreateExternalBackupJobRequest |
CreateExternalBackupJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateExternalBackupJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.copy(CreateExternalBackupJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.