| static ConsoleHistory.Builder | ConsoleHistory. builder() | Create a new builder. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. compartmentId(String compartmentId) | The OCID of the compartment containing the console history. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. copy(ConsoleHistory model) |  | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. dbNodeId(String dbNodeId) | The OCID of the database node. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. displayName(String displayName) | The user-friendly name for the console history. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. id(String id) | The OCID of the console history. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. lifecycleDetails(String lifecycleDetails) | Additional information about the current lifecycle state. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. lifecycleState(ConsoleHistory.LifecycleState lifecycleState) | The current state of the console history. | 
| ConsoleHistory.Builder | ConsoleHistory.Builder. timeCreated(Date timeCreated) | The date and time the console history was created. | 
| ConsoleHistory.Builder | ConsoleHistory. toBuilder() |  |