Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetExternalBackupJobResponse |
DatabaseClient.getExternalBackupJob(GetExternalBackupJobRequest request) |
GetExternalBackupJobResponse |
Database.getExternalBackupJob(GetExternalBackupJobRequest request)
Gets information about the specified external backup job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExternalBackupJobResponse> |
DatabaseAsyncClient.getExternalBackupJob(GetExternalBackupJobRequest request,
AsyncHandler<GetExternalBackupJobRequest,GetExternalBackupJobResponse> handler) |
Future<GetExternalBackupJobResponse> |
DatabaseAsync.getExternalBackupJob(GetExternalBackupJobRequest request,
AsyncHandler<GetExternalBackupJobRequest,GetExternalBackupJobResponse> handler)
Gets information about the specified external backup job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExternalBackupJobResponse> |
DatabaseAsyncClient.getExternalBackupJob(GetExternalBackupJobRequest request,
AsyncHandler<GetExternalBackupJobRequest,GetExternalBackupJobResponse> handler) |
Future<GetExternalBackupJobResponse> |
DatabaseAsync.getExternalBackupJob(GetExternalBackupJobRequest request,
AsyncHandler<GetExternalBackupJobRequest,GetExternalBackupJobResponse> handler)
Gets information about the specified external backup job.
|
Modifier and Type | Method and Description |
---|---|
GetExternalBackupJobResponse |
GetExternalBackupJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExternalBackupJobResponse.Builder |
GetExternalBackupJobResponse.Builder.copy(GetExternalBackupJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.