Package com.oracle.bmc.database.model
Class CreateAutonomousVmClusterDetails
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.CreateAutonomousVmClusterDetails
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class CreateAutonomousVmClusterDetails extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelDetails for the create Autonomous VM cluster operation.
 Note: Objects should always be created or deserialized using theCreateAutonomousVmClusterDetails.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 theCreateAutonomousVmClusterDetails.Builder, which maintain a set of all explicitly set fields calledCreateAutonomousVmClusterDetails.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 classCreateAutonomousVmClusterDetails.Builderstatic classCreateAutonomousVmClusterDetails.ComputeModelThe compute model of the Autonomous VM Cluster.static classCreateAutonomousVmClusterDetails.LicenseModelThe Oracle license model that applies to the Autonomous VM cluster.
 - 
Constructor SummaryConstructors Constructor Description CreateAutonomousVmClusterDetails(String compartmentId, String displayName, String exadataInfrastructureId, String vmClusterNetworkId, String timeZone, Boolean isLocalBackupEnabled, CreateAutonomousVmClusterDetails.LicenseModel licenseModel, Integer totalContainerDatabases, Integer cpuCoreCountPerNode, CreateAutonomousVmClusterDetails.ComputeModel computeModel, Integer memoryPerOracleComputeUnitInGBs, Double autonomousDataStorageSizeInTBs, MaintenanceWindow maintenanceWindowDetails, List<String> dbServers, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Integer scanListenerPortTls, Integer scanListenerPortNonTls, Boolean isMtlsEnabled)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CreateAutonomousVmClusterDetails.Builderbuilder()Create a new builder.booleanequals(Object o)DoublegetAutonomousDataStorageSizeInTBs()The data disk group size to be allocated for Autonomous Databases, in TBs.StringgetCompartmentId()The OCID of the compartment.CreateAutonomousVmClusterDetails.ComputeModelgetComputeModel()The compute model of the Autonomous VM Cluster.IntegergetCpuCoreCountPerNode()The number of CPU cores to enable per VM cluster node.List<String>getDbServers()The list of OCIDs of the Db servers.Map<String,Map<String,Object>>getDefinedTags()Defined tags for this resource.StringgetDisplayName()The user-friendly name for the Autonomous VM cluster.StringgetExadataInfrastructureId()The OCID of the Exadata infrastructure.Map<String,String>getFreeformTags()Free-form tags for this resource.BooleangetIsLocalBackupEnabled()If true, database backup on local Exadata storage is configured for the Autonomous VM cluster.BooleangetIsMtlsEnabled()Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster.CreateAutonomousVmClusterDetails.LicenseModelgetLicenseModel()The Oracle license model that applies to the Autonomous VM cluster.MaintenanceWindowgetMaintenanceWindowDetails()IntegergetMemoryPerOracleComputeUnitInGBs()The amount of memory (in GBs) to be enabled per OCPU or ECPU.IntegergetScanListenerPortNonTls()The SCAN Listener Non TLS port number.IntegergetScanListenerPortTls()The SCAN Listener TLS port number.StringgetTimeZone()The time zone to use for the Autonomous VM cluster.IntegergetTotalContainerDatabases()The total number of Autonomous Container Databases that can be created.StringgetVmClusterNetworkId()The OCID of the VM cluster network.inthashCode()CreateAutonomousVmClusterDetails.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
CreateAutonomousVmClusterDetails@Deprecated @ConstructorProperties({"compartmentId","displayName","exadataInfrastructureId","vmClusterNetworkId","timeZone","isLocalBackupEnabled","licenseModel","totalContainerDatabases","cpuCoreCountPerNode","computeModel","memoryPerOracleComputeUnitInGBs","autonomousDataStorageSizeInTBs","maintenanceWindowDetails","dbServers","freeformTags","definedTags","scanListenerPortTls","scanListenerPortNonTls","isMtlsEnabled"}) public CreateAutonomousVmClusterDetails(String compartmentId, String displayName, String exadataInfrastructureId, String vmClusterNetworkId, String timeZone, Boolean isLocalBackupEnabled, CreateAutonomousVmClusterDetails.LicenseModel licenseModel, Integer totalContainerDatabases, Integer cpuCoreCountPerNode, CreateAutonomousVmClusterDetails.ComputeModel computeModel, Integer memoryPerOracleComputeUnitInGBs, Double autonomousDataStorageSizeInTBs, MaintenanceWindow maintenanceWindowDetails, List<String> dbServers, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Integer scanListenerPortTls, Integer scanListenerPortNonTls, Boolean isMtlsEnabled) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static CreateAutonomousVmClusterDetails.Builder builder() Create a new builder.
 - 
toBuilderpublic CreateAutonomousVmClusterDetails.Builder toBuilder() 
 - 
getDisplayNamepublic String getDisplayName() The user-friendly name for the Autonomous VM cluster.The name does not need to be unique. - Returns:
- the value
 
 - 
getExadataInfrastructureIdpublic String getExadataInfrastructureId() The OCID of the Exadata infrastructure.- Returns:
- the value
 
 - 
getVmClusterNetworkIdpublic String getVmClusterNetworkId() The OCID of the VM cluster network.- Returns:
- the value
 
 - 
getTimeZonepublic String getTimeZone() The time zone to use for the Autonomous VM cluster.For details, see DB System Time Zones. - Returns:
- the value
 
 - 
getIsLocalBackupEnabledpublic Boolean getIsLocalBackupEnabled() If true, database backup on local Exadata storage is configured for the Autonomous VM cluster.If false, database backup on local Exadata storage is not available in the Autonomous VM cluster. - Returns:
- the value
 
 - 
getLicenseModelpublic CreateAutonomousVmClusterDetails.LicenseModel getLicenseModel() The Oracle license model that applies to the Autonomous VM cluster.The default is BRING_YOUR_OWN_LICENSE. - Returns:
- the value
 
 - 
getTotalContainerDatabasespublic Integer getTotalContainerDatabases() The total number of Autonomous Container Databases that can be created.- Returns:
- the value
 
 - 
getCpuCoreCountPerNodepublic Integer getCpuCoreCountPerNode() The number of CPU cores to enable per VM cluster node.- Returns:
- the value
 
 - 
getComputeModelpublic CreateAutonomousVmClusterDetails.ComputeModel getComputeModel() The compute model of the Autonomous VM Cluster.ECPU compute model is the recommended model and OCPU compute model is legacy. - Returns:
- the value
 
 - 
getMemoryPerOracleComputeUnitInGBspublic Integer getMemoryPerOracleComputeUnitInGBs() The amount of memory (in GBs) to be enabled per OCPU or ECPU.- Returns:
- the value
 
 - 
getAutonomousDataStorageSizeInTBspublic Double getAutonomousDataStorageSizeInTBs() The data disk group size to be allocated for Autonomous Databases, in TBs.- Returns:
- the value
 
 - 
getMaintenanceWindowDetailspublic MaintenanceWindow getMaintenanceWindowDetails() 
 - 
getDbServerspublic List<String> getDbServers() The list of OCIDs of the Db servers.- Returns:
- the value
 
 - 
getFreeformTagspublic Map<String,String> getFreeformTags() Free-form tags for this resource.Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"} - Returns:
- the value
 
 - 
getDefinedTagspublic Map<String,Map<String,Object>> getDefinedTags() Defined tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Returns:
- the value
 
 - 
getScanListenerPortTlspublic Integer getScanListenerPortTls() The SCAN Listener TLS port number.Default value is 2484. - Returns:
- the value
 
 - 
getScanListenerPortNonTlspublic Integer getScanListenerPortNonTls() The SCAN Listener Non TLS port number.Default value is 1521. - Returns:
- the value
 
 - 
getIsMtlsEnabledpublic Boolean getIsMtlsEnabled() Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster.Default is TLS. - Returns:
- the value
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 
- 
 
-