Class ContinuousBackupRestoreLocation


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

      • ContinuousBackupRestoreLocation

        public ContinuousBackupRestoreLocation()
    • Method Detail

      • location

        public String location()
        Get the location property: The name of the continuous backup restore location.
        Returns:
        the location value.
      • withLocation

        public ContinuousBackupRestoreLocation withLocation​(String location)
        Set the location property: The name of the continuous backup restore location.
        Parameters:
        location - the location value to set.
        Returns:
        the ContinuousBackupRestoreLocation object itself.
      • validate

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