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