Class SnapshotsList


  • public final class SnapshotsList
    extends Object
    List of Snapshots.
    • Constructor Detail

      • SnapshotsList

        public SnapshotsList()
    • Method Detail

      • value

        public List<SnapshotInner> value()
        Get the value property: A list of Snapshots.
        Returns:
        the value value.
      • withValue

        public SnapshotsList withValue​(List<SnapshotInner> value)
        Set the value property: A list of Snapshots.
        Parameters:
        value - the value value to set.
        Returns:
        the SnapshotsList object itself.
      • validate

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