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() |
|