Class BackupPoliciesList


  • public final class BackupPoliciesList
    extends Object
    List of Backup Policies.
    • Constructor Detail

      • BackupPoliciesList

        public BackupPoliciesList()
    • Method Detail

      • value

        public List<BackupPolicyInner> value()
        Get the value property: A list of backup policies.
        Returns:
        the value value.
      • withValue

        public BackupPoliciesList withValue​(List<BackupPolicyInner> value)
        Set the value property: A list of backup policies.
        Parameters:
        value - the value value to set.
        Returns:
        the BackupPoliciesList object itself.
      • validate

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