Class SnapshotPoliciesList


  • public final class SnapshotPoliciesList
    extends Object
    List of Snapshot Policies.
    • Constructor Detail

      • SnapshotPoliciesList

        public SnapshotPoliciesList()
    • Method Detail

      • value

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

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

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