Class CloudExadataInfrastructureSummary
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.CloudExadataInfrastructureSummary
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class CloudExadataInfrastructureSummary extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelDetails of the cloud Exadata infrastructure resource.Applies to Exadata Cloud Service instances only. 
 Note: Objects should always be created or deserialized using theCloudExadataInfrastructureSummary.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 theCloudExadataInfrastructureSummary.Builder, which maintain a set of all explicitly set fields calledCloudExadataInfrastructureSummary.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 classCloudExadataInfrastructureSummary.Builderstatic classCloudExadataInfrastructureSummary.ComputeModelThe compute model of the Autonomous AI Database.static classCloudExadataInfrastructureSummary.LifecycleStateThe current lifecycle state of the cloud Exadata infrastructure resource.
 - 
Constructor SummaryConstructors Constructor Description CloudExadataInfrastructureSummary(String id, String compartmentId, String clusterPlacementGroupId, String subscriptionId, CloudExadataInfrastructureSummary.LifecycleState lifecycleState, String displayName, String shape, String availabilityDomain, Integer computeCount, Integer storageCount, Integer totalStorageSizeInGBs, Integer availableStorageSizeInGBs, Integer cpuCount, Integer maxCpuCount, Integer memorySizeInGBs, Integer maxMemoryInGBs, Integer dbNodeStorageSizeInGBs, Integer maxDbNodeStorageInGBs, Double dataStorageSizeInTBs, Double maxDataStorageInTBs, Integer additionalStorageCount, Integer activatedStorageCount, Date timeCreated, String lifecycleDetails, MaintenanceWindow maintenanceWindow, String lastMaintenanceRunId, String nextMaintenanceRunId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<CustomerContact> customerContacts, String storageServerVersion, String dbServerVersion, String monthlyStorageServerVersion, String monthlyDbServerVersion, List<DefinedFileSystemConfiguration> definedFileSystemConfigurations, Boolean isSchedulingPolicyAssociated, ExascaleConfigDetails exascaleConfig, String databaseServerType, String storageServerType, CloudExadataInfrastructureSummary.ComputeModel computeModel)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CloudExadataInfrastructureSummary.Builderbuilder()Create a new builder.booleanequals(Object o)IntegergetActivatedStorageCount()The requested number of additional storage servers activated for the Exadata infrastructure.IntegergetAdditionalStorageCount()The requested number of additional storage servers for the Exadata infrastructure.StringgetAvailabilityDomain()The name of the availability domain that the cloud Exadata infrastructure resource is located in.IntegergetAvailableStorageSizeInGBs()The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).StringgetClusterPlacementGroupId()The OCID of the cluster placement group of the Exadata Infrastructure or Db System.StringgetCompartmentId()The OCID of the compartment.IntegergetComputeCount()The number of compute servers for the cloud Exadata infrastructure.CloudExadataInfrastructureSummary.ComputeModelgetComputeModel()The compute model of the Autonomous AI Database.IntegergetCpuCount()The total number of CPU cores allocated.List<CustomerContact>getCustomerContacts()The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource.StringgetDatabaseServerType()The database server type of the Exadata infrastructure.DoublegetDataStorageSizeInTBs()Size, in terabytes, of the DATA disk group.IntegergetDbNodeStorageSizeInGBs()The local node storage allocated in GBs.StringgetDbServerVersion()The software version of the database servers (dom0) in the cloud Exadata infrastructure.List<DefinedFileSystemConfiguration>getDefinedFileSystemConfigurations()Details of the file system configuration of the Exadata infrastructure.Map<String,Map<String,Object>>getDefinedTags()Defined tags for this resource.StringgetDisplayName()The user-friendly name for the cloud Exadata infrastructure resource.ExascaleConfigDetailsgetExascaleConfig()Map<String,String>getFreeformTags()Free-form tags for this resource.StringgetId()The OCID of the cloud Exadata infrastructure resource.BooleangetIsSchedulingPolicyAssociated()If true, the infrastructure is using granular maintenance scheduling preference.StringgetLastMaintenanceRunId()The OCID of the last maintenance run.StringgetLifecycleDetails()Additional information about the current lifecycle state.CloudExadataInfrastructureSummary.LifecycleStategetLifecycleState()The current lifecycle state of the cloud Exadata infrastructure resource.MaintenanceWindowgetMaintenanceWindow()IntegergetMaxCpuCount()The total number of CPU cores available.DoublegetMaxDataStorageInTBs()The total available DATA disk group size.IntegergetMaxDbNodeStorageInGBs()The total local node storage available in GBs.IntegergetMaxMemoryInGBs()The total memory available in GBs.IntegergetMemorySizeInGBs()The memory allocated in GBs.StringgetMonthlyDbServerVersion()The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure.StringgetMonthlyStorageServerVersion()The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure.StringgetNextMaintenanceRunId()The OCID of the next maintenance run.StringgetShape()The model name of the cloud Exadata infrastructure resource.IntegergetStorageCount()The number of storage servers for the cloud Exadata infrastructure.StringgetStorageServerType()The storage server type of the Exadata infrastructure.StringgetStorageServerVersion()The software version of the storage servers (cells) in the cloud Exadata infrastructure.StringgetSubscriptionId()The OCID of the subscription with which resource needs to be associated with.Map<String,Map<String,Object>>getSystemTags()System tags for this resource.DategetTimeCreated()The date and time the cloud Exadata infrastructure resource was created.IntegergetTotalStorageSizeInGBs()The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).inthashCode()CloudExadataInfrastructureSummary.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
CloudExadataInfrastructureSummary@Deprecated @ConstructorProperties({"id","compartmentId","clusterPlacementGroupId","subscriptionId","lifecycleState","displayName","shape","availabilityDomain","computeCount","storageCount","totalStorageSizeInGBs","availableStorageSizeInGBs","cpuCount","maxCpuCount","memorySizeInGBs","maxMemoryInGBs","dbNodeStorageSizeInGBs","maxDbNodeStorageInGBs","dataStorageSizeInTBs","maxDataStorageInTBs","additionalStorageCount","activatedStorageCount","timeCreated","lifecycleDetails","maintenanceWindow","lastMaintenanceRunId","nextMaintenanceRunId","freeformTags","definedTags","systemTags","customerContacts","storageServerVersion","dbServerVersion","monthlyStorageServerVersion","monthlyDbServerVersion","definedFileSystemConfigurations","isSchedulingPolicyAssociated","exascaleConfig","databaseServerType","storageServerType","computeModel"}) public CloudExadataInfrastructureSummary(String id, String compartmentId, String clusterPlacementGroupId, String subscriptionId, CloudExadataInfrastructureSummary.LifecycleState lifecycleState, String displayName, String shape, String availabilityDomain, Integer computeCount, Integer storageCount, Integer totalStorageSizeInGBs, Integer availableStorageSizeInGBs, Integer cpuCount, Integer maxCpuCount, Integer memorySizeInGBs, Integer maxMemoryInGBs, Integer dbNodeStorageSizeInGBs, Integer maxDbNodeStorageInGBs, Double dataStorageSizeInTBs, Double maxDataStorageInTBs, Integer additionalStorageCount, Integer activatedStorageCount, Date timeCreated, String lifecycleDetails, MaintenanceWindow maintenanceWindow, String lastMaintenanceRunId, String nextMaintenanceRunId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<CustomerContact> customerContacts, String storageServerVersion, String dbServerVersion, String monthlyStorageServerVersion, String monthlyDbServerVersion, List<DefinedFileSystemConfiguration> definedFileSystemConfigurations, Boolean isSchedulingPolicyAssociated, ExascaleConfigDetails exascaleConfig, String databaseServerType, String storageServerType, CloudExadataInfrastructureSummary.ComputeModel computeModel) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static CloudExadataInfrastructureSummary.Builder builder() Create a new builder.
 - 
toBuilderpublic CloudExadataInfrastructureSummary.Builder toBuilder() 
 - 
getIdpublic String getId() The OCID of the cloud Exadata infrastructure resource.- Returns:
- the value
 
 - 
getClusterPlacementGroupIdpublic String getClusterPlacementGroupId() The OCID of the cluster placement group of the Exadata Infrastructure or Db System.- Returns:
- the value
 
 - 
getSubscriptionIdpublic String getSubscriptionId() The OCID of the subscription with which resource needs to be associated with.- Returns:
- the value
 
 - 
getLifecycleStatepublic CloudExadataInfrastructureSummary.LifecycleState getLifecycleState() The current lifecycle state of the cloud Exadata infrastructure resource.- Returns:
- the value
 
 - 
getDisplayNamepublic String getDisplayName() The user-friendly name for the cloud Exadata infrastructure resource.The name does not need to be unique. - Returns:
- the value
 
 - 
getShapepublic String getShape() The model name of the cloud Exadata infrastructure resource.- Returns:
- the value
 
 - 
getAvailabilityDomainpublic String getAvailabilityDomain() The name of the availability domain that the cloud Exadata infrastructure resource is located in.- Returns:
- the value
 
 - 
getComputeCountpublic Integer getComputeCount() The number of compute servers for the cloud Exadata infrastructure.- Returns:
- the value
 
 - 
getStorageCountpublic Integer getStorageCount() The number of storage servers for the cloud Exadata infrastructure.- Returns:
- the value
 
 - 
getTotalStorageSizeInGBspublic Integer getTotalStorageSizeInGBs() The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).- Returns:
- the value
 
 - 
getAvailableStorageSizeInGBspublic Integer getAvailableStorageSizeInGBs() The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).- Returns:
- the value
 
 - 
getCpuCountpublic Integer getCpuCount() The total number of CPU cores allocated.- Returns:
- the value
 
 - 
getMaxCpuCountpublic Integer getMaxCpuCount() The total number of CPU cores available.- Returns:
- the value
 
 - 
getMemorySizeInGBspublic Integer getMemorySizeInGBs() The memory allocated in GBs.- Returns:
- the value
 
 - 
getMaxMemoryInGBspublic Integer getMaxMemoryInGBs() The total memory available in GBs.- Returns:
- the value
 
 - 
getDbNodeStorageSizeInGBspublic Integer getDbNodeStorageSizeInGBs() The local node storage allocated in GBs.- Returns:
- the value
 
 - 
getMaxDbNodeStorageInGBspublic Integer getMaxDbNodeStorageInGBs() The total local node storage available in GBs.- Returns:
- the value
 
 - 
getDataStorageSizeInTBspublic Double getDataStorageSizeInTBs() Size, in terabytes, of the DATA disk group.- Returns:
- the value
 
 - 
getMaxDataStorageInTBspublic Double getMaxDataStorageInTBs() The total available DATA disk group size.- Returns:
- the value
 
 - 
getAdditionalStorageCountpublic Integer getAdditionalStorageCount() The requested number of additional storage servers for the Exadata infrastructure.- Returns:
- the value
 
 - 
getActivatedStorageCountpublic Integer getActivatedStorageCount() The requested number of additional storage servers activated for the Exadata infrastructure.- Returns:
- the value
 
 - 
getTimeCreatedpublic Date getTimeCreated() The date and time the cloud Exadata infrastructure resource was created.- Returns:
- the value
 
 - 
getLifecycleDetailspublic String getLifecycleDetails() Additional information about the current lifecycle state.- 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
 
 - 
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
 
 - 
getCustomerContactspublic List<CustomerContact> getCustomerContacts() The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource.Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance. - Returns:
- the value
 
 - 
getStorageServerVersionpublic String getStorageServerVersion() The software version of the storage servers (cells) in the cloud Exadata infrastructure.Example: 20.1.15 - Returns:
- the value
 
 - 
getDbServerVersionpublic String getDbServerVersion() The software version of the database servers (dom0) in the cloud Exadata infrastructure.Example: 20.1.15 - Returns:
- the value
 
 - 
getMonthlyStorageServerVersionpublic String getMonthlyStorageServerVersion() The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure.Example: 20.1.15 - Returns:
- the value
 
 - 
getMonthlyDbServerVersionpublic String getMonthlyDbServerVersion() The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure.Example: 20.1.15 - Returns:
- the value
 
 - 
getDefinedFileSystemConfigurationspublic List<DefinedFileSystemConfiguration> getDefinedFileSystemConfigurations() Details of the file system configuration of the Exadata infrastructure.- Returns:
- the value
 
 - 
getIsSchedulingPolicyAssociatedpublic Boolean getIsSchedulingPolicyAssociated() If true, the infrastructure is using granular maintenance scheduling preference.- Returns:
- the value
 
 - 
getExascaleConfigpublic ExascaleConfigDetails getExascaleConfig() 
 - 
getDatabaseServerTypepublic String getDatabaseServerType() The database server type of the Exadata infrastructure.- Returns:
- the value
 
 - 
getStorageServerTypepublic String getStorageServerType() The storage server type of the Exadata infrastructure.- Returns:
- the value
 
 - 
getComputeModelpublic CloudExadataInfrastructureSummary.ComputeModel getComputeModel() The compute model of the Autonomous AI Database.This is required if using the computeCount parameter. If using cpuCoreCount then it is an error to specify computeModel to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy. - 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
 
 
- 
 
-