Class BackupManagementUsageList


  • public final class BackupManagementUsageList
    extends Object
    Backup management usage for vault.
    • Constructor Detail

      • BackupManagementUsageList

        public BackupManagementUsageList()
    • Method Detail

      • value

        public List<BackupManagementUsageInner> value()
        Get the value property: The list of backup management usages for the given vault.
        Returns:
        the value value.
      • withValue

        public BackupManagementUsageList withValue​(List<BackupManagementUsageInner> value)
        Set the value property: The list of backup management usages for the given vault.
        Parameters:
        value - the value value to set.
        Returns:
        the BackupManagementUsageList object itself.
      • validate

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