Class DbmResource

    • Method Detail

      • getId

        public String getId()
        The OCID of the Exadata resource.
        Returns:
        the value
      • getDisplayName

        public String getDisplayName()
        The name of the Exadata resource.

        English letters, numbers, “-”, “_” and “.” only.

        Returns:
        the value
      • getVersion

        public String getVersion()
        The version of the Exadata resource.
        Returns:
        the value
      • getInternalId

        public String getInternalId()
        The internal ID of the Exadata resource.
        Returns:
        the value
      • getStatus

        public String getStatus()
        The status of the Exadata resource.
        Returns:
        the value
      • getLifecycleState

        public DbmResource.LifecycleState getLifecycleState()
        The current lifecycle state of the database resource.
        Returns:
        the value
      • getTimeCreated

        public Date getTimeCreated()
        The timestamp of the creation of the Exadata resource.
        Returns:
        the value
      • getTimeUpdated

        public Date getTimeUpdated()
        The timestamp of the last update of the Exadata resource.
        Returns:
        the value
      • getLifecycleDetails

        public String getLifecycleDetails()
        The details of the lifecycle state of the Exadata resource.
        Returns:
        the value
      • getAdditionalDetails

        public Map<String,​String> getAdditionalDetails()
        The additional details of the resource defined in {“key”: “value”} format.

        Example: {“bar-key”: “value”}

        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public 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
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel