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