Class RestorableLocationResource


  • public final class RestorableLocationResource
    extends Object
    Properties of the regional restorable account.
    • Constructor Detail

      • RestorableLocationResource

        public RestorableLocationResource()
    • Method Detail

      • locationName

        public String locationName()
        Get the locationName property: The location of the regional restorable account.
        Returns:
        the locationName value.
      • regionalDatabaseAccountInstanceId

        public String regionalDatabaseAccountInstanceId()
        Get the regionalDatabaseAccountInstanceId property: The instance id of the regional restorable account.
        Returns:
        the regionalDatabaseAccountInstanceId value.
      • creationTime

        public OffsetDateTime creationTime()
        Get the creationTime property: The creation time of the regional restorable database account (ISO-8601 format).
        Returns:
        the creationTime value.
      • deletionTime

        public OffsetDateTime deletionTime()
        Get the deletionTime property: The time at which the regional restorable database account has been deleted (ISO-8601 format).
        Returns:
        the deletionTime value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.