Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
UpdateBackupDestinationRequest |
UpdateBackupDestinationRequest.Builder.build()
Build the instance of UpdateBackupDestinationRequest as configured by this builder
|
UpdateBackupDestinationRequest |
UpdateBackupDestinationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateBackupDestinationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.copy(UpdateBackupDestinationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.