| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. body$(UpdateConsoleHistoryDetails body) | Alternative setter for the body parameter. | 
| static UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest. builder() | Return a new builder for this request object. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. consoleHistoryId(String consoleHistoryId) | The OCID of the console history. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. copy(UpdateConsoleHistoryRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. dbNodeId(String dbNodeId) |  | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest. toBuilder() |  | 
| UpdateConsoleHistoryRequest.Builder | UpdateConsoleHistoryRequest.Builder. updateConsoleHistoryDetails(UpdateConsoleHistoryDetails updateConsoleHistoryDetails) | Request to update the specified database node console history. |