Class BackupVault


  • public final class BackupVault
    extends Object
    BackupVault Backup Vault.
    • Constructor Detail

      • BackupVault

        public BackupVault()
    • Method Detail

      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: Provisioning state of the BackupVault resource.
        Returns:
        the provisioningState value.
      • resourceMoveState

        public ResourceMoveState resourceMoveState()
        Get the resourceMoveState property: Resource move state for backup vault.
        Returns:
        the resourceMoveState value.
      • resourceMoveDetails

        public ResourceMoveDetails resourceMoveDetails()
        Get the resourceMoveDetails property: Resource move details for backup vault.
        Returns:
        the resourceMoveDetails value.
      • storageSettings

        public List<StorageSetting> storageSettings()
        Get the storageSettings property: Storage Settings.
        Returns:
        the storageSettings value.
      • withStorageSettings

        public BackupVault withStorageSettings​(List<StorageSetting> storageSettings)
        Set the storageSettings property: Storage Settings.
        Parameters:
        storageSettings - the storageSettings value to set.
        Returns:
        the BackupVault object itself.
      • validate

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