| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. body$(UpdateProtectedDatabaseDetails body) | Alternative setter for the body parameter. | 
| static UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest. builder() | Return a new builder for this request object. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. copy(UpdateProtectedDatabaseRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. protectedDatabaseId(String protectedDatabaseId) | The protected database OCID. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest. toBuilder() |  | 
| UpdateProtectedDatabaseRequest.Builder | UpdateProtectedDatabaseRequest.Builder. updateProtectedDatabaseDetails(UpdateProtectedDatabaseDetails updateProtectedDatabaseDetails) | Describes the parameters required to update a protected database. |