static CloudDbSystem.Builder |
CloudDbSystem.builder() |
Create a new builder.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.copy(CloudDbSystem model) |
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.databaseManagementConfig(CloudDbSystemDatabaseManagementConfigDetails databaseManagementConfig) |
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.dbaasParentInfrastructureId(String dbaasParentInfrastructureId) |
The OCID of the
parent cloud DB Infrastructure.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.dbSystemDiscoveryId(String dbSystemDiscoveryId) |
The OCID of the
DB system discovery.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.deploymentType(CloudDbSystemDeploymentType deploymentType) |
The deployment type of cloud dbsystem.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.discoveryAgentId(String discoveryAgentId) |
The OCID of the
management agent used during the discovery of the DB system.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.displayName(String displayName) |
The user-friendly name for the DB system.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.homeDirectory(String homeDirectory) |
The Oracle Grid home directory in case of cluster-based DB system and Oracle home
directory in case of single instance-based DB system.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.id(String id) |
The OCID of the
cloud DB system.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.isCluster(Boolean isCluster) |
Indicates whether the DB system is a cluster DB system or not.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.lifecycleState(CloudDbSystem.LifecycleState lifecycleState) |
The current lifecycle state of the cloud DB system resource.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.stackMonitoringConfig(CloudDbSystemStackMonitoringConfigDetails stackMonitoringConfig) |
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.timeCreated(Date timeCreated) |
The date and time the cloud DB system was created.
|
CloudDbSystem.Builder |
CloudDbSystem.Builder.timeUpdated(Date timeUpdated) |
The date and time the cloud DB system was last updated.
|
CloudDbSystem.Builder |
CloudDbSystem.toBuilder() |
|