Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
GetExternalBackupJobResponse |
DatabaseClient.getExternalBackupJob(GetExternalBackupJobRequest request) |
GetExternalBackupJobResponse |
Database.getExternalBackupJob(GetExternalBackupJobRequest request)
Gets information about the specified external backup job.
|
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 |
---|---|
GetExternalBackupJobRequest |
GetExternalBackupJobRequest.Builder.build()
Build the instance of GetExternalBackupJobRequest as configured by this builder
|
GetExternalBackupJobRequest |
GetExternalBackupJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExternalBackupJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExternalBackupJobRequest.Builder |
GetExternalBackupJobRequest.Builder.copy(GetExternalBackupJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.