static ChildDatabase.Builder |
ChildDatabase.builder() |
Create a new builder.
|
ChildDatabase.Builder |
ChildDatabase.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which the Managed Database resides.
|
ChildDatabase.Builder |
ChildDatabase.Builder.copy(ChildDatabase model) |
|
ChildDatabase.Builder |
ChildDatabase.Builder.databaseSubType(DatabaseSubType databaseSubType) |
The subtype of the Oracle Database.
|
ChildDatabase.Builder |
ChildDatabase.Builder.databaseType(DatabaseType databaseType) |
The type of Oracle Database installation.
|
ChildDatabase.Builder |
ChildDatabase.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ChildDatabase.Builder |
ChildDatabase.Builder.deploymentType(DeploymentType deploymentType) |
The infrastructure used to deploy the Oracle Database.
|
ChildDatabase.Builder |
ChildDatabase.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ChildDatabase.Builder |
ChildDatabase.Builder.id(String id) |
The OCID of the
Managed Database.
|
ChildDatabase.Builder |
ChildDatabase.Builder.name(String name) |
The name of the Managed Database.
|
ChildDatabase.Builder |
ChildDatabase.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ChildDatabase.Builder |
ChildDatabase.Builder.timeAdded(Date timeAdded) |
The date and time the Managed Database was added to the group.
|
ChildDatabase.Builder |
ChildDatabase.toBuilder() |
|
ChildDatabase.Builder |
ChildDatabase.Builder.workloadType(WorkloadType workloadType) |
The workload type of the Autonomous Database.
|