Class LaunchDbSystemDetails
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.LaunchDbSystemBase
- 
- com.oracle.bmc.database.model.LaunchDbSystemDetails
 
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class LaunchDbSystemDetails extends LaunchDbSystemBaseUsed for creating a new DB system.Does not use backups or an existing database for the creation of the initial database. 
 Note: Objects should always be created or deserialized using theLaunchDbSystemDetails.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of theLaunchDbSystemDetails.Builder, which maintain a set of all explicitly set fields calledLaunchDbSystemDetails.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classLaunchDbSystemDetails.Builderstatic classLaunchDbSystemDetails.DatabaseEditionThe Oracle Database Edition that applies to all the databases on the DB system.static classLaunchDbSystemDetails.DiskRedundancyThe type of redundancy configured for the DB system.static classLaunchDbSystemDetails.LicenseModelThe Oracle license model that applies to all the databases on the DB system.- 
Nested classes/interfaces inherited from class com.oracle.bmc.database.model.LaunchDbSystemBaseLaunchDbSystemBase.ComputeModel, LaunchDbSystemBase.Source, LaunchDbSystemBase.StorageVolumePerformanceMode
 
- 
 - 
Constructor SummaryConstructors Constructor Description LaunchDbSystemDetails(String compartmentId, List<String> faultDomains, String displayName, String availabilityDomain, String subnetId, String backupSubnetId, List<String> nsgIds, List<String> backupNetworkNsgIds, String shape, String timeZone, DbSystemOptions dbSystemOptions, LaunchDbSystemBase.StorageVolumePerformanceMode storageVolumePerformanceMode, Boolean sparseDiskgroup, List<String> sshPublicKeys, String hostname, String domain, Integer cpuCoreCount, String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, String kmsKeyId, String kmsKeyVersionId, Integer nodeCount, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> securityAttributes, String privateIp, String privateIpV6, String clusterPlacementGroupId, String subscriptionId, DataCollectionOptions dataCollectionOptions, LaunchDbSystemBase.ComputeModel computeModel, Integer computeCount, CreateDbHomeDetails dbHome, LaunchDbSystemDetails.DatabaseEdition databaseEdition, LaunchDbSystemDetails.DiskRedundancy diskRedundancy, LaunchDbSystemDetails.LicenseModel licenseModel, MaintenanceWindow maintenanceWindowDetails)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static LaunchDbSystemDetails.Builderbuilder()Create a new builder.booleanequals(Object o)LaunchDbSystemDetails.DatabaseEditiongetDatabaseEdition()The Oracle Database Edition that applies to all the databases on the DB system.CreateDbHomeDetailsgetDbHome()LaunchDbSystemDetails.DiskRedundancygetDiskRedundancy()The type of redundancy configured for the DB system.LaunchDbSystemDetails.LicenseModelgetLicenseModel()The Oracle license model that applies to all the databases on the DB system.MaintenanceWindowgetMaintenanceWindowDetails()inthashCode()LaunchDbSystemDetails.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.- 
Methods inherited from class com.oracle.bmc.database.model.LaunchDbSystemBasegetAvailabilityDomain, getBackupNetworkNsgIds, getBackupSubnetId, getClusterName, getClusterPlacementGroupId, getCompartmentId, getComputeCount, getComputeModel, getCpuCoreCount, getDataCollectionOptions, getDataStoragePercentage, getDbSystemOptions, getDefinedTags, getDisplayName, getDomain, getFaultDomains, getFreeformTags, getHostname, getInitialDataStorageSizeInGB, getKmsKeyId, getKmsKeyVersionId, getNodeCount, getNsgIds, getPrivateIp, getPrivateIpV6, getSecurityAttributes, getShape, getSparseDiskgroup, getSshPublicKeys, getStorageVolumePerformanceMode, getSubnetId, getSubscriptionId, getTimeZone
 
- 
 
- 
- 
- 
Constructor Detail- 
LaunchDbSystemDetails@Deprecated public LaunchDbSystemDetails(String compartmentId, List<String> faultDomains, String displayName, String availabilityDomain, String subnetId, String backupSubnetId, List<String> nsgIds, List<String> backupNetworkNsgIds, String shape, String timeZone, DbSystemOptions dbSystemOptions, LaunchDbSystemBase.StorageVolumePerformanceMode storageVolumePerformanceMode, Boolean sparseDiskgroup, List<String> sshPublicKeys, String hostname, String domain, Integer cpuCoreCount, String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, String kmsKeyId, String kmsKeyVersionId, Integer nodeCount, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> securityAttributes, String privateIp, String privateIpV6, String clusterPlacementGroupId, String subscriptionId, DataCollectionOptions dataCollectionOptions, LaunchDbSystemBase.ComputeModel computeModel, Integer computeCount, CreateDbHomeDetails dbHome, LaunchDbSystemDetails.DatabaseEdition databaseEdition, LaunchDbSystemDetails.DiskRedundancy diskRedundancy, LaunchDbSystemDetails.LicenseModel licenseModel, MaintenanceWindow maintenanceWindowDetails) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static LaunchDbSystemDetails.Builder builder() Create a new builder.
 - 
toBuilderpublic LaunchDbSystemDetails.Builder toBuilder() 
 - 
getDbHomepublic CreateDbHomeDetails getDbHome() 
 - 
getDatabaseEditionpublic LaunchDbSystemDetails.DatabaseEdition getDatabaseEdition() The Oracle Database Edition that applies to all the databases on the DB system.Exadata DB systems and 2-node RAC DB systems require ENTERPRISE_EDITION_EXTREME_PERFORMANCE. - Returns:
- the value
 
 - 
getDiskRedundancypublic LaunchDbSystemDetails.DiskRedundancy getDiskRedundancy() The type of redundancy configured for the DB system.Normal is 2-way redundancy, recommended for test and development systems. High is 3-way redundancy, recommended for production systems. - Returns:
- the value
 
 - 
getLicenseModelpublic LaunchDbSystemDetails.LicenseModel getLicenseModel() The Oracle license model that applies to all the databases on the DB system.The default is LICENSE_INCLUDED. - Returns:
- the value
 
 - 
getMaintenanceWindowDetailspublic MaintenanceWindow getMaintenanceWindowDetails() 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- LaunchDbSystemBase
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Overrides:
- toStringin class- LaunchDbSystemBase
- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- LaunchDbSystemBase
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- LaunchDbSystemBase
 
 
- 
 
-