static DbHome.Builder |
DbHome.builder() |
Create a new builder.
|
DbHome.Builder |
DbHome.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
DbHome.Builder |
DbHome.Builder.copy(DbHome model) |
|
DbHome.Builder |
DbHome.Builder.databaseSoftwareImageId(String databaseSoftwareImageId) |
The database software image
OCID
|
DbHome.Builder |
DbHome.Builder.dbHomeLocation(String dbHomeLocation) |
The location of the Oracle Database Home.
|
DbHome.Builder |
DbHome.Builder.dbSystemId(String dbSystemId) |
The OCID of the
DB system.
|
DbHome.Builder |
DbHome.Builder.dbVersion(String dbVersion) |
The Oracle Database version.
|
DbHome.Builder |
DbHome.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DbHome.Builder |
DbHome.Builder.displayName(String displayName) |
The user-provided name for the Database Home.
|
DbHome.Builder |
DbHome.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DbHome.Builder |
DbHome.Builder.id(String id) |
The OCID of the
Database Home.
|
DbHome.Builder |
DbHome.Builder.isUnifiedAuditingEnabled(Boolean isUnifiedAuditingEnabled) |
Indicates whether unified autiding is enabled or not.
|
DbHome.Builder |
DbHome.Builder.kmsKeyId(String kmsKeyId) |
The OCID of the key container that is used as the master encryption key in database
transparent data encryption (TDE) operations.
|
DbHome.Builder |
DbHome.Builder.lastPatchHistoryEntryId(String lastPatchHistoryEntryId) |
The OCID of the
last patch history.
|
DbHome.Builder |
DbHome.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state.
|
DbHome.Builder |
DbHome.Builder.lifecycleState(DbHome.LifecycleState lifecycleState) |
The current state of the Database Home.
|
DbHome.Builder |
DbHome.Builder.oneOffPatches(List<String> oneOffPatches) |
List of one-off patches for Database Homes.
|
DbHome.Builder |
DbHome.Builder.timeCreated(Date timeCreated) |
The date and time the Database Home was created.
|
DbHome.Builder |
DbHome.toBuilder() |
|
DbHome.Builder |
DbHome.Builder.vmClusterId(String vmClusterId) |
The OCID of the
VM cluster.
|