@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class AutonomousVmClusterSummary extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Details of the Autonomous VM cluster.
Note: Objects should always be created or deserialized using the AutonomousVmClusterSummary.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 the AutonomousVmClusterSummary.Builder
, which maintain a
set of all explicitly set fields called ExplicitlySetBmcModel.__explicitlySet__
. The hashCode()
and
equals(Object)
methods are implemented to take ExplicitlySetBmcModel.__explicitlySet__
into account.
The constructor, on the other hand, does not set ExplicitlySetBmcModel.__explicitlySet__
(since the
constructor cannot distinguish explicit null
from unset null
).
Modifier and Type | Class and Description |
---|---|
static class |
AutonomousVmClusterSummary.Builder |
static class |
AutonomousVmClusterSummary.ComputeModel
The compute model of the Autonomous VM Cluster.
|
static class |
AutonomousVmClusterSummary.LicenseModel
The Oracle license model that applies to the Autonomous VM cluster.
|
static class |
AutonomousVmClusterSummary.LifecycleState
The current state of the Autonomous VM cluster.
|
Constructor and 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,
Integer cpuCoreCountPerNode,
Double autonomousDataStorageSizeInTBs,
MaintenanceWindow maintenanceWindow,
String lastMaintenanceRunId,
String nextMaintenanceRunId,
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,
List<String> dbServers,
Integer reclaimableCpus,
Integer availableContainerDatabases,
Double availableAutonomousDataStorageSizeInTBs,
Integer scanListenerPortTls,
Integer scanListenerPortNonTls,
Boolean isMtlsEnabled)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static AutonomousVmClusterSummary.Builder |
builder()
Create a new builder.
|
boolean |
equals(Object o) |
Double |
getAutonomousDataStorageSizeInTBs()
The data disk group size allocated for Autonomous Databases, in TBs.
|
Double |
getAvailableAutonomousDataStorageSizeInTBs()
The data disk group size available for Autonomous Databases, in TBs.
|
Integer |
getAvailableContainerDatabases()
The number of Autonomous Container Databases that can be created with the currently available
local storage.
|
Integer |
getAvailableCpus()
The numnber of CPU cores available.
|
Double |
getAvailableDataStorageSizeInTBs()
Deprecated. Use
availableAutonomousDataStorageSizeInTBs for Autonomous Databases’
data storage availability in TBs. |
String |
getCompartmentId()
The OCID of the
compartment.
|
AutonomousVmClusterSummary.ComputeModel |
getComputeModel()
The compute model of the Autonomous VM Cluster.
|
Integer |
getCpuCoreCountPerNode()
The number of CPU cores enabled per VM cluster node.
|
Integer |
getCpusEnabled()
The number of enabled CPU cores.
|
Double |
getDataStorageSizeInGBs()
The total data storage allocated in GBs.
|
Double |
getDataStorageSizeInTBs()
The total data storage allocated in TBs
|
Integer |
getDbNodeStorageSizeInGBs()
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.
|
String |
getDisplayName()
The user-friendly name for the Autonomous VM cluster.
|
String |
getExadataInfrastructureId()
The OCID of the
Exadata infrastructure.
|
Map<String,String> |
getFreeformTags()
Free-form tags for this resource.
|
String |
getId()
The OCID of the
Autonomous VM cluster.
|
Boolean |
getIsLocalBackupEnabled()
If true, database backup on local Exadata storage is configured for the Autonomous VM
cluster.
|
Boolean |
getIsMtlsEnabled()
Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster.
|
String |
getLastMaintenanceRunId()
The OCID of the
last maintenance run.
|
AutonomousVmClusterSummary.LicenseModel |
getLicenseModel()
The Oracle license model that applies to the Autonomous VM cluster.
|
String |
getLifecycleDetails()
Additional information about the current lifecycle state.
|
AutonomousVmClusterSummary.LifecycleState |
getLifecycleState()
The current state of the Autonomous VM cluster.
|
MaintenanceWindow |
getMaintenanceWindow() |
Integer |
getMemoryPerOracleComputeUnitInGBs()
The amount of memory (in GBs) enabled per each OCPU core.
|
Integer |
getMemorySizeInGBs()
The memory allocated in GBs.
|
String |
getNextMaintenanceRunId()
The OCID of the
next maintenance run.
|
Integer |
getNodeCount()
The number of nodes in the Autonomous VM Cluster.
|
Float |
getOcpusEnabled()
The number of enabled OCPU cores.
|
Integer |
getReclaimableCpus()
CPU cores that continue to be included in the count of OCPUs available to the Autonomous
Container Database even after one of its Autonomous Database is terminated or scaled down.
|
Integer |
getScanListenerPortNonTls()
The SCAN Listener Non TLS port number.
|
Integer |
getScanListenerPortTls()
The SCAN Listener TLS port number.
|
Date |
getTimeCreated()
The date and time that the Autonomous VM cluster was created.
|
String |
getTimeZone()
The time zone to use for the Autonomous VM cluster.
|
Integer |
getTotalContainerDatabases()
The total number of Autonomous Container Databases that can be created.
|
String |
getVmClusterNetworkId()
The OCID of the VM
cluster network.
|
int |
hashCode() |
AutonomousVmClusterSummary.Builder |
toBuilder() |
String |
toString() |
String |
toString(boolean includeByteArrayContents)
Return a string representation of the object.
|
markPropertyAsExplicitlySet, wasPropertyExplicitlySet
@Deprecated @ConstructorProperties(value={"id","compartmentId","displayName","timeCreated","lifecycleState","lifecycleDetails","timeZone","exadataInfrastructureId","vmClusterNetworkId","isLocalBackupEnabled","cpusEnabled","computeModel","ocpusEnabled","availableCpus","totalContainerDatabases","memoryPerOracleComputeUnitInGBs","cpuCoreCountPerNode","autonomousDataStorageSizeInTBs","maintenanceWindow","lastMaintenanceRunId","nextMaintenanceRunId","memorySizeInGBs","dbNodeStorageSizeInGBs","dataStorageSizeInTBs","dataStorageSizeInGBs","availableDataStorageSizeInTBs","nodeCount","licenseModel","freeformTags","definedTags","dbServers","reclaimableCpus","availableContainerDatabases","availableAutonomousDataStorageSizeInTBs","scanListenerPortTls","scanListenerPortNonTls","isMtlsEnabled"}) 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, Integer cpuCoreCountPerNode, Double autonomousDataStorageSizeInTBs, MaintenanceWindow maintenanceWindow, String lastMaintenanceRunId, String nextMaintenanceRunId, 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, List<String> dbServers, Integer reclaimableCpus, Integer availableContainerDatabases, Double availableAutonomousDataStorageSizeInTBs, Integer scanListenerPortTls, Integer scanListenerPortNonTls, Boolean isMtlsEnabled)
public static AutonomousVmClusterSummary.Builder builder()
Create a new builder.
public AutonomousVmClusterSummary.Builder toBuilder()
public String getDisplayName()
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
public Date getTimeCreated()
The date and time that the Autonomous VM cluster was created.
public AutonomousVmClusterSummary.LifecycleState getLifecycleState()
The current state of the Autonomous VM cluster.
public String getLifecycleDetails()
Additional information about the current lifecycle state.
public String getTimeZone()
The time zone to use for the Autonomous VM cluster. For details, see DB System Time Zones.
public String getExadataInfrastructureId()
The OCID of the Exadata infrastructure.
public String getVmClusterNetworkId()
The OCID of the VM cluster network.
public 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.
public Integer getCpusEnabled()
The number of enabled CPU cores.
public AutonomousVmClusterSummary.ComputeModel getComputeModel()
The compute model of the Autonomous VM Cluster.
public Float getOcpusEnabled()
The number of enabled OCPU cores.
public Integer getAvailableCpus()
The numnber of CPU cores available.
public Integer getTotalContainerDatabases()
The total number of Autonomous Container Databases that can be created.
public Integer getMemoryPerOracleComputeUnitInGBs()
The amount of memory (in GBs) enabled per each OCPU core.
public Integer getCpuCoreCountPerNode()
The number of CPU cores enabled per VM cluster node.
public Double getAutonomousDataStorageSizeInTBs()
The data disk group size allocated for Autonomous Databases, in TBs.
public MaintenanceWindow getMaintenanceWindow()
public String getLastMaintenanceRunId()
The OCID of the last maintenance run.
public String getNextMaintenanceRunId()
The OCID of the next maintenance run.
public Integer getMemorySizeInGBs()
The memory allocated in GBs.
public Integer getDbNodeStorageSizeInGBs()
The local node storage allocated in GBs.
public Double getDataStorageSizeInTBs()
The total data storage allocated in TBs
public Double getDataStorageSizeInGBs()
The total data storage allocated in GBs.
public Double getAvailableDataStorageSizeInTBs()
Deprecated. Use availableAutonomousDataStorageSizeInTBs
for Autonomous Databases’
data storage availability in TBs.
public Integer getNodeCount()
The number of nodes in the Autonomous VM Cluster.
public AutonomousVmClusterSummary.LicenseModel getLicenseModel()
The Oracle license model that applies to the Autonomous VM cluster. The default is LICENSE_INCLUDED.
public 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"}
public 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.
public List<String> getDbServers()
The list of OCIDs of the Db servers.
public Integer getReclaimableCpus()
CPU cores that continue to be included in the count of OCPUs 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 OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
public Integer getAvailableContainerDatabases()
The number of Autonomous Container Databases that can be created with the currently available local storage.
public Double getAvailableAutonomousDataStorageSizeInTBs()
The data disk group size available for Autonomous Databases, in TBs.
public Integer getScanListenerPortTls()
The SCAN Listener TLS port number. Default value is 2484.
public Integer getScanListenerPortNonTls()
The SCAN Listener Non TLS port number. Default value is 1521.
public Boolean getIsMtlsEnabled()
Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster. Default is TLS.
public String toString()
toString
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
public String toString(boolean includeByteArrayContents)
Return a string representation of the object.
includeByteArrayContents
- true to include the full contents of byte arrayspublic boolean equals(Object o)
equals
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
public int hashCode()
hashCode
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Copyright © 2016–2023. All rights reserved.