| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. body$(PatchDistributedDatabaseDetails body) | Alternative setter for the body parameter. | 
| static PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest. builder() | Return a new builder for this request object. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. copy(PatchDistributedDatabaseRequest o) | Copy method to populate the builder with values from the given instance. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. distributedDatabaseId(String distributedDatabaseId) | Globally distributed database identifier | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.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. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. patchDistributedDatabaseDetails(PatchDistributedDatabaseDetails patchDistributedDatabaseDetails) | The payload containing instructions to patch the Globally distributed database. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| PatchDistributedDatabaseRequest.Builder | PatchDistributedDatabaseRequest. toBuilder() |  |