Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateExternalBackupJobResponse |
DatabaseClient.createExternalBackupJob(CreateExternalBackupJobRequest request) |
CreateExternalBackupJobResponse |
Database.createExternalBackupJob(CreateExternalBackupJobRequest request)
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 |
---|---|
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 |
---|---|
CreateExternalBackupJobResponse |
CreateExternalBackupJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.copy(CreateExternalBackupJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.