Class CloudExadataInfrastructureSummary

java.lang.Object
software.amazon.awssdk.services.odb.model.CloudExadataInfrastructureSummary
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CloudExadataInfrastructureSummary.Builder,CloudExadataInfrastructureSummary>

@Generated("software.amazon.awssdk:codegen") public final class CloudExadataInfrastructureSummary extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CloudExadataInfrastructureSummary.Builder,CloudExadataInfrastructureSummary>

Information about an Exadata infrastructure.

See Also:
  • Method Details

    • cloudExadataInfrastructureId

      public final String cloudExadataInfrastructureId()

      The unique identifier for the Exadata infrastructure.

      Returns:
      The unique identifier for the Exadata infrastructure.
    • displayName

      public final String displayName()

      The user-friendly name for the Exadata infrastructure.

      Returns:
      The user-friendly name for the Exadata infrastructure.
    • status

      public final ResourceStatus status()

      The current status of the Exadata infrastructure.

      If the service returns an enum value that is not available in the current SDK version, status will return ResourceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from statusAsString().

      Returns:
      The current status of the Exadata infrastructure.
      See Also:
    • statusAsString

      public final String statusAsString()

      The current status of the Exadata infrastructure.

      If the service returns an enum value that is not available in the current SDK version, status will return ResourceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from statusAsString().

      Returns:
      The current status of the Exadata infrastructure.
      See Also:
    • statusReason

      public final String statusReason()

      Additional information about the status of the Exadata infrastructure.

      Returns:
      Additional information about the status of the Exadata infrastructure.
    • cloudExadataInfrastructureArn

      public final String cloudExadataInfrastructureArn()

      The Amazon Resource Name (ARN) for the Exadata infrastructure.

      Returns:
      The Amazon Resource Name (ARN) for the Exadata infrastructure.
    • activatedStorageCount

      public final Integer activatedStorageCount()

      The number of storage servers requested for the Exadata infrastructure.

      Returns:
      The number of storage servers requested for the Exadata infrastructure.
    • additionalStorageCount

      public final Integer additionalStorageCount()

      The number of storage servers requested for the Exadata infrastructure.

      Returns:
      The number of storage servers requested for the Exadata infrastructure.
    • availableStorageSizeInGBs

      public final Integer availableStorageSizeInGBs()

      The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.

      Returns:
      The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    • availabilityZone

      public final String availabilityZone()

      The name of the Availability Zone (AZ) where the Exadata infrastructure is located.

      Returns:
      The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    • availabilityZoneId

      public final String availabilityZoneId()

      The AZ ID of the AZ where the Exadata infrastructure is located.

      Returns:
      The AZ ID of the AZ where the Exadata infrastructure is located.
    • computeCount

      public final Integer computeCount()

      The number of database servers for the Exadata infrastructure.

      Returns:
      The number of database servers for the Exadata infrastructure.
    • cpuCount

      public final Integer cpuCount()

      The total number of CPU cores that are allocated to the Exadata infrastructure.

      Returns:
      The total number of CPU cores that are allocated to the Exadata infrastructure.
    • hasCustomerContactsToSendToOCI

      public final boolean hasCustomerContactsToSendToOCI()
      For responses, this returns true if the service returned a value for the CustomerContactsToSendToOCI property. This DOES NOT check that the value is non-empty (for which, you should check the isEmpty() method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
    • customerContactsToSendToOCI

      public final List<CustomerContact> customerContactsToSendToOCI()

      The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.

      Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

      This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasCustomerContactsToSendToOCI() method.

      Returns:
      The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    • dataStorageSizeInTBs

      public final Double dataStorageSizeInTBs()

      The size of the Exadata infrastructure's data disk group, in terabytes (TB).

      Returns:
      The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    • dbNodeStorageSizeInGBs

      public final Integer dbNodeStorageSizeInGBs()

      The size of the Exadata infrastructure's local node storage, in gigabytes (GB).

      Returns:
      The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    • dbServerVersion

      public final String dbServerVersion()

      The software version of the database servers on the Exadata infrastructure.

      Returns:
      The software version of the database servers on the Exadata infrastructure.
    • lastMaintenanceRunId

      public final String lastMaintenanceRunId()

      The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.

      Returns:
      The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    • maintenanceWindow

      public final MaintenanceWindow maintenanceWindow()

      The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.

      Returns:
      The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    • maxCpuCount

      public final Integer maxCpuCount()

      The total number of CPU cores available on the Exadata infrastructure.

      Returns:
      The total number of CPU cores available on the Exadata infrastructure.
    • maxDataStorageInTBs

      public final Double maxDataStorageInTBs()

      The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.

      Returns:
      The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    • maxDbNodeStorageSizeInGBs

      public final Integer maxDbNodeStorageSizeInGBs()

      The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.

      Returns:
      The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    • maxMemoryInGBs

      public final Integer maxMemoryInGBs()

      The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.

      Returns:
      The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    • memorySizeInGBs

      public final Integer memorySizeInGBs()

      The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.

      Returns:
      The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    • monthlyDbServerVersion

      public final String monthlyDbServerVersion()

      The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.

      Returns:
      The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.
    • monthlyStorageServerVersion

      public final String monthlyStorageServerVersion()

      The monthly software version of the storage servers installed on the Exadata infrastructure.

      Returns:
      The monthly software version of the storage servers installed on the Exadata infrastructure.
    • nextMaintenanceRunId

      public final String nextMaintenanceRunId()

      The OCID of the next maintenance run for the Exadata infrastructure.

      Returns:
      The OCID of the next maintenance run for the Exadata infrastructure.
    • ociResourceAnchorName

      public final String ociResourceAnchorName()

      The name of the OCI resource anchor for the Exadata infrastructure.

      Returns:
      The name of the OCI resource anchor for the Exadata infrastructure.
    • ociUrl

      public final String ociUrl()

      The HTTPS link to the Exadata infrastructure in OCI.

      Returns:
      The HTTPS link to the Exadata infrastructure in OCI.
    • ocid

      public final String ocid()

      The OCID of the Exadata infrastructure.

      Returns:
      The OCID of the Exadata infrastructure.
    • shape

      public final String shape()

      The model name of the Exadata infrastructure.

      Returns:
      The model name of the Exadata infrastructure.
    • storageCount

      public final Integer storageCount()

      The number of storage servers that are activated for the Exadata infrastructure.

      Returns:
      The number of storage servers that are activated for the Exadata infrastructure.
    • storageServerVersion

      public final String storageServerVersion()

      The software version of the storage servers on the Exadata infrastructure.

      Returns:
      The software version of the storage servers on the Exadata infrastructure.
    • createdAt

      public final Instant createdAt()

      The date and time when the Exadata infrastructure was created.

      Returns:
      The date and time when the Exadata infrastructure was created.
    • totalStorageSizeInGBs

      public final Integer totalStorageSizeInGBs()

      The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.

      Returns:
      The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    • percentProgress

      public final Float percentProgress()

      The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.

      Returns:
      The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.
    • databaseServerType

      public final String databaseServerType()

      The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.

      Returns:
      The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    • storageServerType

      public final String storageServerType()

      The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.

      Returns:
      The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    • computeModel

      public final ComputeModel computeModel()

      The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.

      If the service returns an enum value that is not available in the current SDK version, computeModel will return ComputeModel.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from computeModelAsString().

      Returns:
      The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
      See Also:
    • computeModelAsString

      public final String computeModelAsString()

      The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.

      If the service returns an enum value that is not available in the current SDK version, computeModel will return ComputeModel.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from computeModelAsString().

      Returns:
      The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
      See Also:
    • toBuilder

      Description copied from interface: ToCopyableBuilder
      Take this object and create a builder that contains all of the current property values of this object.
      Specified by:
      toBuilder in interface ToCopyableBuilder<CloudExadataInfrastructureSummary.Builder,CloudExadataInfrastructureSummary>
      Returns:
      a builder for type T
    • builder

    • serializableBuilderClass

      public static Class<? extends CloudExadataInfrastructureSummary.Builder> serializableBuilderClass()
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public final boolean equals(Object obj)
      Overrides:
      equals in class Object
    • equalsBySdkFields

      public final boolean equalsBySdkFields(Object obj)
      Description copied from interface: SdkPojo
      Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in an SdkPojo class, and is generated based on a service model.

      If an SdkPojo class does not have any inherited fields, equalsBySdkFields and equals are essentially the same.

      Specified by:
      equalsBySdkFields in interface SdkPojo
      Parameters:
      obj - the object to be compared with
      Returns:
      true if the other object equals to this object by sdk fields, false otherwise.
    • toString

      public final String toString()
      Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
      Overrides:
      toString in class Object
    • getValueForField

      public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
    • sdkFields

      public final List<SdkField<?>> sdkFields()
      Specified by:
      sdkFields in interface SdkPojo
      Returns:
      List of SdkField in this POJO. May be empty list but should never be null.
    • sdkFieldNameToField

      public final Map<String,SdkField<?>> sdkFieldNameToField()
      Specified by:
      sdkFieldNameToField in interface SdkPojo
      Returns:
      The mapping between the field name and its corresponding field.