Package | Description |
---|---|
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.builder()
Return a new builder for this request object.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.copy(DeleteProtectedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.deletionSchedule(DeletionSchedule deletionSchedule)
Defines a preferred schedule to delete a protected database after you terminate the
source database.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.protectedDatabaseId(String protectedDatabaseId)
The protected database OCID.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteProtectedDatabaseRequest.Builder |
DeleteProtectedDatabaseRequest.toBuilder()
Return an instance of
DeleteProtectedDatabaseRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.