CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.body$(CreateProtectedDatabaseDetails body) |
Alternative setter for the body parameter.
|
static CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.builder() |
Return a new builder for this request object.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.copy(CreateProtectedDatabaseRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.createProtectedDatabaseDetails(CreateProtectedDatabaseDetails createProtectedDatabaseDetails) |
Describes the parameters required to create a protected database.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.opcDryRun(Boolean opcDryRun) |
Indicates if the request is to test the preparedness for creating a protected database,
without actually creating a protected database.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.toBuilder() |
|