| static JobDatabase.Builder | JobDatabase. builder() | Create a new builder. | 
| JobDatabase.Builder | JobDatabase.Builder. copy(JobDatabase model) |  | 
| JobDatabase.Builder | JobDatabase.Builder. databaseSubType(DatabaseSubType databaseSubType) | The subtype of the Oracle Database. | 
| JobDatabase.Builder | JobDatabase.Builder. databaseType(DatabaseType databaseType) | The type of Oracle Database installation. | 
| JobDatabase.Builder | JobDatabase.Builder. deploymentType(DeploymentType deploymentType) | A list of the supported infrastructure that can be used to deploy the database. | 
| JobDatabase.Builder | JobDatabase.Builder. id(String id) | The OCID  of the
Managed Database. | 
| JobDatabase.Builder | JobDatabase.Builder. isCluster(Boolean isCluster) | Indicates whether the Oracle Database is part of a cluster. | 
| JobDatabase.Builder | JobDatabase.Builder. name(String name) | The name of the Managed Database. | 
| JobDatabase.Builder | JobDatabase. toBuilder() |  | 
| JobDatabase.Builder | JobDatabase.Builder. workloadType(WorkloadType workloadType) | The workload type of the Autonomous Database. |