Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
DbSystem.Builder |
DbSystem.Builder.availabilityDomain(String availabilityDomain)
The name of the availability domain that the DB system is located in.
|
DbSystem.Builder |
DbSystem.Builder.backupNetworkNsgIds(List<String> backupNetworkNsgIds)
A list of the
OCIDs of the
network security groups (NSGs) that the backup network of this DB system belongs to.
|
DbSystem.Builder |
DbSystem.Builder.backupSubnetId(String backupSubnetId)
The OCID of the
backup network subnet the DB system is associated with.
|
static DbSystem.Builder |
DbSystem.builder()
Create a new builder.
|
DbSystem.Builder |
DbSystem.Builder.clusterName(String clusterName)
The cluster name for Exadata and 2-node RAC virtual machine DB systems.
|
DbSystem.Builder |
DbSystem.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
DbSystem.Builder |
DbSystem.Builder.copy(DbSystem model) |
DbSystem.Builder |
DbSystem.Builder.cpuCoreCount(Integer cpuCoreCount)
The number of CPU cores enabled on the DB system.
|
DbSystem.Builder |
DbSystem.Builder.databaseEdition(DbSystem.DatabaseEdition databaseEdition)
The Oracle Database edition that applies to all the databases on the DB system.
|
DbSystem.Builder |
DbSystem.Builder.dataCollectionOptions(DataCollectionOptions dataCollectionOptions) |
DbSystem.Builder |
DbSystem.Builder.dataStoragePercentage(Integer dataStoragePercentage)
The percentage assigned to DATA storage (user data and database files).
|
DbSystem.Builder |
DbSystem.Builder.dataStorageSizeInGBs(Integer dataStorageSizeInGBs)
The data storage size, in gigabytes, that is currently available to the DB system.
|
DbSystem.Builder |
DbSystem.Builder.dbSystemOptions(DbSystemOptions dbSystemOptions) |
DbSystem.Builder |
DbSystem.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
DbSystem.Builder |
DbSystem.Builder.diskRedundancy(DbSystem.DiskRedundancy diskRedundancy)
The type of redundancy configured for the DB system.
|
DbSystem.Builder |
DbSystem.Builder.displayName(String displayName)
The user-friendly name for the DB system.
|
DbSystem.Builder |
DbSystem.Builder.domain(String domain)
The domain name for the DB system.
|
DbSystem.Builder |
DbSystem.Builder.faultDomains(List<String> faultDomains)
List of the Fault Domains in which this DB system is provisioned.
|
DbSystem.Builder |
DbSystem.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
DbSystem.Builder |
DbSystem.Builder.giSoftwareImageId(String giSoftwareImageId)
The OCID of a
grid infrastructure software image.
|
DbSystem.Builder |
DbSystem.Builder.hostname(String hostname)
The hostname for the DB system.
|
DbSystem.Builder |
DbSystem.Builder.id(String id)
The OCID of the
DB system.
|
DbSystem.Builder |
DbSystem.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
DbSystem.Builder |
DbSystem.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.
|
DbSystem.Builder |
DbSystem.Builder.lastMaintenanceRunId(String lastMaintenanceRunId)
The OCID of the
last maintenance run.
|
DbSystem.Builder |
DbSystem.Builder.lastPatchHistoryEntryId(String lastPatchHistoryEntryId)
The OCID of the
last patch history.
|
DbSystem.Builder |
DbSystem.Builder.licenseModel(DbSystem.LicenseModel licenseModel)
The Oracle license model that applies to all the databases on the DB system.
|
DbSystem.Builder |
DbSystem.Builder.lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
|
DbSystem.Builder |
DbSystem.Builder.lifecycleState(DbSystem.LifecycleState lifecycleState)
The current state of the DB system.
|
DbSystem.Builder |
DbSystem.Builder.listenerPort(Integer listenerPort)
The port number configured for the listener on the DB system.
|
DbSystem.Builder |
DbSystem.Builder.maintenanceWindow(MaintenanceWindow maintenanceWindow) |
DbSystem.Builder |
DbSystem.Builder.memorySizeInGBs(Integer memorySizeInGBs)
Memory allocated to the DB system, in gigabytes.
|
DbSystem.Builder |
DbSystem.Builder.nextMaintenanceRunId(String nextMaintenanceRunId)
The OCID of the
next maintenance run.
|
DbSystem.Builder |
DbSystem.Builder.nodeCount(Integer nodeCount)
The number of nodes in the DB system.
|
DbSystem.Builder |
DbSystem.Builder.nsgIds(List<String> nsgIds)
The list of
OCIDs for the
network security groups (NSGs) to which this resource belongs.
|
DbSystem.Builder |
DbSystem.Builder.osVersion(String osVersion)
The most recent OS Patch Version applied on the DB system.
|
DbSystem.Builder |
DbSystem.Builder.pointInTimeDataDiskCloneTimestamp(Date pointInTimeDataDiskCloneTimestamp)
The point in time for a cloned database system when the data disks were cloned from the
source database system, as described in RFC 3339.
|
DbSystem.Builder |
DbSystem.Builder.recoStorageSizeInGB(Integer recoStorageSizeInGB)
The RECO/REDO storage size, in gigabytes, that is currently allocated to the DB system.
|
DbSystem.Builder |
DbSystem.Builder.scanDnsName(String scanDnsName)
The FQDN of the DNS record for the SCAN IP addresses that are associated with the DB
system.
|
DbSystem.Builder |
DbSystem.Builder.scanDnsRecordId(String scanDnsRecordId)
The OCID of the
DNS record for the SCAN IP addresses that are associated with the DB system.
|
DbSystem.Builder |
DbSystem.Builder.scanIpIds(List<String> scanIpIds)
The OCID of the
Single Client Access Name (SCAN) IP addresses associated with the DB system.
|
DbSystem.Builder |
DbSystem.Builder.securityAttributes(Map<String,Map<String,Object>> securityAttributes)
Security Attributes for this resource.
|
DbSystem.Builder |
DbSystem.Builder.shape(String shape)
The shape of the DB system.
|
DbSystem.Builder |
DbSystem.Builder.sourceDbSystemId(String sourceDbSystemId)
The OCID of the
DB system.
|
DbSystem.Builder |
DbSystem.Builder.sparseDiskgroup(Boolean sparseDiskgroup)
True, if Sparse Diskgroup is configured for Exadata dbsystem, False, if Sparse diskgroup
was not configured.
|
DbSystem.Builder |
DbSystem.Builder.sshPublicKeys(List<String> sshPublicKeys)
The public key portion of one or more key pairs used for SSH access to the DB system.
|
DbSystem.Builder |
DbSystem.Builder.storageVolumePerformanceMode(DbSystem.StorageVolumePerformanceMode storageVolumePerformanceMode)
The block storage volume performance level.
|
DbSystem.Builder |
DbSystem.Builder.subnetId(String subnetId)
The OCID of the
subnet the DB system is associated with.
|
DbSystem.Builder |
DbSystem.Builder.timeCreated(Date timeCreated)
The date and time the DB system was created.
|
DbSystem.Builder |
DbSystem.Builder.timeZone(String timeZone)
The time zone of the DB system.
|
DbSystem.Builder |
DbSystem.toBuilder() |
DbSystem.Builder |
DbSystem.Builder.version(String version)
The Oracle Database version of the DB system.
|
DbSystem.Builder |
DbSystem.Builder.vipIds(List<String> vipIds)
The OCID of the
virtual IP (VIP) addresses associated with the DB system.
|
DbSystem.Builder |
DbSystem.Builder.zoneId(String zoneId)
The OCID of the zone the DB system is associated with.
|
Copyright © 2016–2024. All rights reserved.