Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBackupDestinationResponse |
DatabaseClient.updateBackupDestination(UpdateBackupDestinationRequest request) |
UpdateBackupDestinationResponse |
Database.updateBackupDestination(UpdateBackupDestinationRequest request)
If no database is associated with the backup destination: - For a RECOVERY_APPLIANCE backup
destination, updates the connection string and/or the list of VPC users.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBackupDestinationResponse> |
DatabaseAsyncClient.updateBackupDestination(UpdateBackupDestinationRequest request,
AsyncHandler<UpdateBackupDestinationRequest,UpdateBackupDestinationResponse> handler) |
Future<UpdateBackupDestinationResponse> |
DatabaseAsync.updateBackupDestination(UpdateBackupDestinationRequest request,
AsyncHandler<UpdateBackupDestinationRequest,UpdateBackupDestinationResponse> handler)
If no database is associated with the backup destination: - For a RECOVERY_APPLIANCE backup
destination, updates the connection string and/or the list of VPC users.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBackupDestinationResponse> |
DatabaseAsyncClient.updateBackupDestination(UpdateBackupDestinationRequest request,
AsyncHandler<UpdateBackupDestinationRequest,UpdateBackupDestinationResponse> handler) |
Future<UpdateBackupDestinationResponse> |
DatabaseAsync.updateBackupDestination(UpdateBackupDestinationRequest request,
AsyncHandler<UpdateBackupDestinationRequest,UpdateBackupDestinationResponse> handler)
If no database is associated with the backup destination: - For a RECOVERY_APPLIANCE backup
destination, updates the connection string and/or the list of VPC users.
|
Modifier and Type | Method and Description |
---|---|
UpdateBackupDestinationResponse |
UpdateBackupDestinationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateBackupDestinationResponse.Builder |
UpdateBackupDestinationResponse.Builder.copy(UpdateBackupDestinationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.