Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
ScheduleProtectedDatabaseDeletionResponse |
DatabaseRecoveryClient.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request) |
ScheduleProtectedDatabaseDeletionResponse |
DatabaseRecovery.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request)
Defines a preferred schedule to delete a protected database after you terminate the source
database.
|
Modifier and Type | Method and Description |
---|---|
Future<ScheduleProtectedDatabaseDeletionResponse> |
DatabaseRecoveryAsync.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request,
AsyncHandler<ScheduleProtectedDatabaseDeletionRequest,ScheduleProtectedDatabaseDeletionResponse> handler)
Defines a preferred schedule to delete a protected database after you terminate the source
database.
|
Future<ScheduleProtectedDatabaseDeletionResponse> |
DatabaseRecoveryAsyncClient.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request,
AsyncHandler<ScheduleProtectedDatabaseDeletionRequest,ScheduleProtectedDatabaseDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ScheduleProtectedDatabaseDeletionResponse> |
DatabaseRecoveryAsync.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request,
AsyncHandler<ScheduleProtectedDatabaseDeletionRequest,ScheduleProtectedDatabaseDeletionResponse> handler)
Defines a preferred schedule to delete a protected database after you terminate the source
database.
|
Future<ScheduleProtectedDatabaseDeletionResponse> |
DatabaseRecoveryAsyncClient.scheduleProtectedDatabaseDeletion(ScheduleProtectedDatabaseDeletionRequest request,
AsyncHandler<ScheduleProtectedDatabaseDeletionRequest,ScheduleProtectedDatabaseDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ScheduleProtectedDatabaseDeletionResponse |
ScheduleProtectedDatabaseDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ScheduleProtectedDatabaseDeletionResponse.Builder |
ScheduleProtectedDatabaseDeletionResponse.Builder.copy(ScheduleProtectedDatabaseDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.