Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProtectedDatabaseResponse |
DatabaseRecoveryClient.updateProtectedDatabase(UpdateProtectedDatabaseRequest request) |
UpdateProtectedDatabaseResponse |
DatabaseRecovery.updateProtectedDatabase(UpdateProtectedDatabaseRequest request)
Updates the Protected Database
|
Future<UpdateProtectedDatabaseResponse> |
DatabaseRecoveryAsync.updateProtectedDatabase(UpdateProtectedDatabaseRequest request,
AsyncHandler<UpdateProtectedDatabaseRequest,UpdateProtectedDatabaseResponse> handler)
Updates the Protected Database
|
Future<UpdateProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.updateProtectedDatabase(UpdateProtectedDatabaseRequest request,
AsyncHandler<UpdateProtectedDatabaseRequest,UpdateProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateProtectedDatabaseResponse> |
DatabaseRecoveryAsync.updateProtectedDatabase(UpdateProtectedDatabaseRequest request,
AsyncHandler<UpdateProtectedDatabaseRequest,UpdateProtectedDatabaseResponse> handler)
Updates the Protected Database
|
Future<UpdateProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.updateProtectedDatabase(UpdateProtectedDatabaseRequest request,
AsyncHandler<UpdateProtectedDatabaseRequest,UpdateProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateProtectedDatabaseRequest |
UpdateProtectedDatabaseRequest.Builder.build()
Build the instance of UpdateProtectedDatabaseRequest as configured by this builder
|
UpdateProtectedDatabaseRequest |
UpdateProtectedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateProtectedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateProtectedDatabaseRequest.Builder |
UpdateProtectedDatabaseRequest.Builder.copy(UpdateProtectedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.