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