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