Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateBackupDestinationResponse |
DatabaseClient.createBackupDestination(CreateBackupDestinationRequest request) |
CreateBackupDestinationResponse |
Database.createBackupDestination(CreateBackupDestinationRequest request)
Creates a backup destination in an Exadata Cloud@Customer system.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateBackupDestinationResponse> |
DatabaseAsyncClient.createBackupDestination(CreateBackupDestinationRequest request,
AsyncHandler<CreateBackupDestinationRequest,CreateBackupDestinationResponse> handler) |
Future<CreateBackupDestinationResponse> |
DatabaseAsync.createBackupDestination(CreateBackupDestinationRequest request,
AsyncHandler<CreateBackupDestinationRequest,CreateBackupDestinationResponse> handler)
Creates a backup destination in an Exadata Cloud@Customer system.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateBackupDestinationResponse> |
DatabaseAsyncClient.createBackupDestination(CreateBackupDestinationRequest request,
AsyncHandler<CreateBackupDestinationRequest,CreateBackupDestinationResponse> handler) |
Future<CreateBackupDestinationResponse> |
DatabaseAsync.createBackupDestination(CreateBackupDestinationRequest request,
AsyncHandler<CreateBackupDestinationRequest,CreateBackupDestinationResponse> handler)
Creates a backup destination in an Exadata Cloud@Customer system.
|
Modifier and Type | Method and Description |
---|---|
CreateBackupDestinationResponse |
CreateBackupDestinationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateBackupDestinationResponse.Builder |
CreateBackupDestinationResponse.Builder.copy(CreateBackupDestinationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.