Class AutonomousVmClusterSummary
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.AutonomousVmClusterSummary
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class AutonomousVmClusterSummary extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelDetails of the Autonomous VM cluster.
 Note: Objects should always be created or deserialized using theAutonomousVmClusterSummary.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 theAutonomousVmClusterSummary.Builder, which maintain a set of all explicitly set fields calledAutonomousVmClusterSummary.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 classAutonomousVmClusterSummary.Builderstatic classAutonomousVmClusterSummary.ComputeModelThe compute model of the Autonomous VM Cluster.static classAutonomousVmClusterSummary.LicenseModelThe Oracle license model that applies to the Autonomous VM cluster.static classAutonomousVmClusterSummary.LifecycleStateThe current state of the Autonomous VM cluster.
 - 
Constructor SummaryConstructors Constructor Description AutonomousVmClusterSummary(String id, String compartmentId, String displayName, Date timeCreated, AutonomousVmClusterSummary.LifecycleState lifecycleState, String lifecycleDetails, String timeZone, String exadataInfrastructureId, String vmClusterNetworkId, Boolean isLocalBackupEnabled, Integer cpusEnabled, AutonomousVmClusterSummary.ComputeModel computeModel, Float ocpusEnabled, Integer availableCpus, Integer totalContainerDatabases, Integer memoryPerOracleComputeUnitInGBs, Float memoryPerComputeUnitInGBs, Integer cpuCoreCountPerNode, Double autonomousDataStorageSizeInTBs, MaintenanceWindow maintenanceWindow, String lastMaintenanceRunId, String nextMaintenanceRunId, Float cpuPercentage, Float autonomousDataStoragePercentage, Float provisionedCpus, Float totalAutonomousDataStorageInTBs, Float reservedCpus, Integer provisionableAutonomousContainerDatabases, Integer provisionedAutonomousContainerDatabases, Integer nonProvisionableAutonomousContainerDatabases, Integer memorySizeInGBs, Integer dbNodeStorageSizeInGBs, Double dataStorageSizeInTBs, Double dataStorageSizeInGBs, Double availableDataStorageSizeInTBs, Integer nodeCount, AutonomousVmClusterSummary.LicenseModel licenseModel, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<String> dbServers, Integer reclaimableCpus, Integer availableContainerDatabases, Double availableAutonomousDataStorageSizeInTBs, Integer scanListenerPortTls, Integer scanListenerPortNonTls, Boolean isMtlsEnabled, Date timeDatabaseSslCertificateExpires, Date timeOrdsCertificateExpires, Double exadataStorageInTBsLowestScaledValue, Integer cpusLowestScaledValue, Integer maxAcdsLowestScaledValue)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AutonomousVmClusterSummary.Builderbuilder()Create a new builder.booleanequals(Object o)FloatgetAutonomousDataStoragePercentage()The percentage of the data storage used for the Autonomous Databases in an Autonomous VM Cluster.DoublegetAutonomousDataStorageSizeInTBs()The data disk group size allocated for Autonomous Databases, in TBs.DoublegetAvailableAutonomousDataStorageSizeInTBs()The data disk group size available for Autonomous Databases, in TBs.IntegergetAvailableContainerDatabases()The number of Autonomous Container Databases that can be created with the currently available local storage.IntegergetAvailableCpus()The numnber of CPU cores available.DoublegetAvailableDataStorageSizeInTBs()Deprecated. Use availableAutonomousDataStorageSizeInTBs for Autonomous Databases’ data storage availability in TBs.StringgetCompartmentId()The OCID of the compartment.AutonomousVmClusterSummary.ComputeModelgetComputeModel()The compute model of the Autonomous VM Cluster.IntegergetCpuCoreCountPerNode()The number of CPU cores enabled per VM cluster node.FloatgetCpuPercentage()The percentage of total number of CPUs used in an Autonomous VM Cluster.IntegergetCpusEnabled()The number of enabled CPU cores.IntegergetCpusLowestScaledValue()The lowest value to which cpus can be scaled down.DoublegetDataStorageSizeInGBs()The total data storage allocated in GBs.DoublegetDataStorageSizeInTBs()The total data storage allocated in TBsIntegergetDbNodeStorageSizeInGBs()The local node storage allocated in GBs.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.DoublegetExadataStorageInTBsLowestScaledValue()The lowest value to which exadataStorage(in TBs) can be scaled down.Map<String,String>getFreeformTags()Free-form tags for this resource.StringgetId()The OCID of the Autonomous VM cluster.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.StringgetLastMaintenanceRunId()The OCID of the last maintenance run.AutonomousVmClusterSummary.LicenseModelgetLicenseModel()The Oracle license model that applies to the Autonomous VM cluster.StringgetLifecycleDetails()Additional information about the current lifecycle state.AutonomousVmClusterSummary.LifecycleStategetLifecycleState()The current state of the Autonomous VM cluster.MaintenanceWindowgetMaintenanceWindow()IntegergetMaxAcdsLowestScaledValue()The lowest value to which maximum number of ACDs can be scaled down.FloatgetMemoryPerComputeUnitInGBs()The amount of memory (in GBs) to be enabled per OCPU or ECPU.IntegergetMemoryPerOracleComputeUnitInGBs()The amount of memory (in GBs rounded off to nearest integer value) enabled per ECPU or OCPU.IntegergetMemorySizeInGBs()The memory allocated in GBs.StringgetNextMaintenanceRunId()The OCID of the next maintenance run.IntegergetNodeCount()The number of nodes in the Autonomous VM Cluster.IntegergetNonProvisionableAutonomousContainerDatabases()The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.FloatgetOcpusEnabled()The number of enabled OCPU cores.IntegergetProvisionableAutonomousContainerDatabases()Deprecated. Use field totalContainerDatabases.IntegergetProvisionedAutonomousContainerDatabases()The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.FloatgetProvisionedCpus()The number of CPUs provisioned in an Autonomous VM Cluster.IntegergetReclaimableCpus()CPUs that continue to be included in the count of CPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down.FloatgetReservedCpus()The number of CPUs reserved in an Autonomous VM Cluster.IntegergetScanListenerPortNonTls()The SCAN Listener Non TLS port number.IntegergetScanListenerPortTls()The SCAN Listener TLS port number.Map<String,Map<String,Object>>getSystemTags()System tags for this resource.DategetTimeCreated()The date and time that the Autonomous VM cluster was created.DategetTimeDatabaseSslCertificateExpires()The date and time of the Database SSL certificate expiration.DategetTimeOrdsCertificateExpires()The date and time of the ORDS certificate expiration.StringgetTimeZone()The time zone to use for the Autonomous VM cluster.FloatgetTotalAutonomousDataStorageInTBs()The total data disk group size for Autonomous Databases, in TBs.IntegergetTotalContainerDatabases()The total number of Autonomous Container Databases that can be created.StringgetVmClusterNetworkId()The OCID of the VM cluster network.inthashCode()AutonomousVmClusterSummary.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
AutonomousVmClusterSummary@Deprecated @ConstructorProperties({"id","compartmentId","displayName","timeCreated","lifecycleState","lifecycleDetails","timeZone","exadataInfrastructureId","vmClusterNetworkId","isLocalBackupEnabled","cpusEnabled","computeModel","ocpusEnabled","availableCpus","totalContainerDatabases","memoryPerOracleComputeUnitInGBs","memoryPerComputeUnitInGBs","cpuCoreCountPerNode","autonomousDataStorageSizeInTBs","maintenanceWindow","lastMaintenanceRunId","nextMaintenanceRunId","cpuPercentage","autonomousDataStoragePercentage","provisionedCpus","totalAutonomousDataStorageInTBs","reservedCpus","provisionableAutonomousContainerDatabases","provisionedAutonomousContainerDatabases","nonProvisionableAutonomousContainerDatabases","memorySizeInGBs","dbNodeStorageSizeInGBs","dataStorageSizeInTBs","dataStorageSizeInGBs","availableDataStorageSizeInTBs","nodeCount","licenseModel","freeformTags","definedTags","systemTags","dbServers","reclaimableCpus","availableContainerDatabases","availableAutonomousDataStorageSizeInTBs","scanListenerPortTls","scanListenerPortNonTls","isMtlsEnabled","timeDatabaseSslCertificateExpires","timeOrdsCertificateExpires","exadataStorageInTBsLowestScaledValue","cpusLowestScaledValue","maxAcdsLowestScaledValue"}) public AutonomousVmClusterSummary(String id, String compartmentId, String displayName, Date timeCreated, AutonomousVmClusterSummary.LifecycleState lifecycleState, String lifecycleDetails, String timeZone, String exadataInfrastructureId, String vmClusterNetworkId, Boolean isLocalBackupEnabled, Integer cpusEnabled, AutonomousVmClusterSummary.ComputeModel computeModel, Float ocpusEnabled, Integer availableCpus, Integer totalContainerDatabases, Integer memoryPerOracleComputeUnitInGBs, Float memoryPerComputeUnitInGBs, Integer cpuCoreCountPerNode, Double autonomousDataStorageSizeInTBs, MaintenanceWindow maintenanceWindow, String lastMaintenanceRunId, String nextMaintenanceRunId, Float cpuPercentage, Float autonomousDataStoragePercentage, Float provisionedCpus, Float totalAutonomousDataStorageInTBs, Float reservedCpus, Integer provisionableAutonomousContainerDatabases, Integer provisionedAutonomousContainerDatabases, Integer nonProvisionableAutonomousContainerDatabases, Integer memorySizeInGBs, Integer dbNodeStorageSizeInGBs, Double dataStorageSizeInTBs, Double dataStorageSizeInGBs, Double availableDataStorageSizeInTBs, Integer nodeCount, AutonomousVmClusterSummary.LicenseModel licenseModel, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<String> dbServers, Integer reclaimableCpus, Integer availableContainerDatabases, Double availableAutonomousDataStorageSizeInTBs, Integer scanListenerPortTls, Integer scanListenerPortNonTls, Boolean isMtlsEnabled, Date timeDatabaseSslCertificateExpires, Date timeOrdsCertificateExpires, Double exadataStorageInTBsLowestScaledValue, Integer cpusLowestScaledValue, Integer maxAcdsLowestScaledValue) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static AutonomousVmClusterSummary.Builder builder() Create a new builder.
 - 
toBuilderpublic AutonomousVmClusterSummary.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
 
 - 
getTimeCreatedpublic Date getTimeCreated() The date and time that the Autonomous VM cluster was created.- Returns:
- the value
 
 - 
getLifecycleStatepublic AutonomousVmClusterSummary.LifecycleState getLifecycleState() The current state of the Autonomous VM cluster.- Returns:
- the value
 
 - 
getLifecycleDetailspublic String getLifecycleDetails() Additional information about the current lifecycle state.- 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
 
 - 
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
 
 - 
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
 
 - 
getCpusEnabledpublic Integer getCpusEnabled() The number of enabled CPU cores.- Returns:
- the value
 
 - 
getComputeModelpublic AutonomousVmClusterSummary.ComputeModel getComputeModel() The compute model of the Autonomous VM Cluster.ECPU compute model is the recommended model and OCPU compute model is legacy. See Compute Models in Autonomous Database on Dedicated Exadata #Infrastructure for more details. - Returns:
- the value
 
 - 
getOcpusEnabledpublic Float getOcpusEnabled() The number of enabled OCPU cores.- Returns:
- the value
 
 - 
getAvailableCpuspublic Integer getAvailableCpus() The numnber of CPU cores available.- Returns:
- the value
 
 - 
getTotalContainerDatabasespublic Integer getTotalContainerDatabases() The total number of Autonomous Container Databases that can be created.- Returns:
- the value
 
 - 
getMemoryPerOracleComputeUnitInGBspublic Integer getMemoryPerOracleComputeUnitInGBs() The amount of memory (in GBs rounded off to nearest integer value) enabled per ECPU or OCPU.This is deprecated. Please refer to memoryPerComputeUnitInGBs for accurate value. - Returns:
- the value
 
 - 
getMemoryPerComputeUnitInGBspublic Float getMemoryPerComputeUnitInGBs() The amount of memory (in GBs) to be enabled per OCPU or ECPU.- Returns:
- the value
 
 - 
getCpuCoreCountPerNodepublic Integer getCpuCoreCountPerNode() The number of CPU cores enabled per VM cluster node.- Returns:
- the value
 
 - 
getAutonomousDataStorageSizeInTBspublic Double getAutonomousDataStorageSizeInTBs() The data disk group size allocated for Autonomous Databases, in TBs.- Returns:
- the value
 
 - 
getMaintenanceWindowpublic MaintenanceWindow getMaintenanceWindow() 
 - 
getLastMaintenanceRunIdpublic String getLastMaintenanceRunId() The OCID of the last maintenance run.- Returns:
- the value
 
 - 
getNextMaintenanceRunIdpublic String getNextMaintenanceRunId() The OCID of the next maintenance run.- Returns:
- the value
 
 - 
getCpuPercentagepublic Float getCpuPercentage() The percentage of total number of CPUs used in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getAutonomousDataStoragePercentagepublic Float getAutonomousDataStoragePercentage() The percentage of the data storage used for the Autonomous Databases in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getProvisionedCpuspublic Float getProvisionedCpus() The number of CPUs provisioned in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getTotalAutonomousDataStorageInTBspublic Float getTotalAutonomousDataStorageInTBs() The total data disk group size for Autonomous Databases, in TBs.- Returns:
- the value
 
 - 
getReservedCpuspublic Float getReservedCpus() The number of CPUs reserved in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getProvisionableAutonomousContainerDatabasespublic Integer getProvisionableAutonomousContainerDatabases() Deprecated. Use field totalContainerDatabases.- Returns:
- the value
 
 - 
getProvisionedAutonomousContainerDatabasespublic Integer getProvisionedAutonomousContainerDatabases() The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getNonProvisionableAutonomousContainerDatabasespublic Integer getNonProvisionableAutonomousContainerDatabases() The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.- Returns:
- the value
 
 - 
getMemorySizeInGBspublic Integer getMemorySizeInGBs() The memory allocated in GBs.- Returns:
- the value
 
 - 
getDbNodeStorageSizeInGBspublic Integer getDbNodeStorageSizeInGBs() The local node storage allocated in GBs.- Returns:
- the value
 
 - 
getDataStorageSizeInTBspublic Double getDataStorageSizeInTBs() The total data storage allocated in TBs- Returns:
- the value
 
 - 
getDataStorageSizeInGBspublic Double getDataStorageSizeInGBs() The total data storage allocated in GBs.- Returns:
- the value
 
 - 
getAvailableDataStorageSizeInTBspublic Double getAvailableDataStorageSizeInTBs() Deprecated. Use availableAutonomousDataStorageSizeInTBs for Autonomous Databases’ data storage availability in TBs.- Returns:
- the value
 
 - 
getNodeCountpublic Integer getNodeCount() The number of nodes in the Autonomous VM Cluster.- Returns:
- the value
 
 - 
getLicenseModelpublic AutonomousVmClusterSummary.LicenseModel getLicenseModel() The Oracle license model that applies to the Autonomous VM cluster.The default is LICENSE_INCLUDED. - 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
 
 - 
getSystemTagspublic Map<String,Map<String,Object>> getSystemTags() System tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Returns:
- the value
 
 - 
getDbServerspublic List<String> getDbServers() The list of OCIDs of the Db servers.- Returns:
- the value
 
 - 
getReclaimableCpuspublic Integer getReclaimableCpus() CPUs that continue to be included in the count of CPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down.You can release them to the available CPUs at its parent Autonomous VM Cluster level by restarting the Autonomous Container Database. - Returns:
- the value
 
 - 
getAvailableContainerDatabasespublic Integer getAvailableContainerDatabases() The number of Autonomous Container Databases that can be created with the currently available local storage.- Returns:
- the value
 
 - 
getAvailableAutonomousDataStorageSizeInTBspublic Double getAvailableAutonomousDataStorageSizeInTBs() The data disk group size available for Autonomous Databases, in TBs.- 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
 
 - 
getTimeDatabaseSslCertificateExpirespublic Date getTimeDatabaseSslCertificateExpires() The date and time of the Database SSL certificate expiration.- Returns:
- the value
 
 - 
getTimeOrdsCertificateExpirespublic Date getTimeOrdsCertificateExpires() The date and time of the ORDS certificate expiration.- Returns:
- the value
 
 - 
getExadataStorageInTBsLowestScaledValuepublic Double getExadataStorageInTBsLowestScaledValue() The lowest value to which exadataStorage(in TBs) can be scaled down.- Returns:
- the value
 
 - 
getCpusLowestScaledValuepublic Integer getCpusLowestScaledValue() The lowest value to which cpus can be scaled down.- Returns:
- the value
 
 - 
getMaxAcdsLowestScaledValuepublic Integer getMaxAcdsLowestScaledValue() The lowest value to which maximum number of ACDs can be scaled down.- 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
 
 
- 
 
-