Class SnapshotPolicyVolumeListInner


  • public final class SnapshotPolicyVolumeListInner
    extends Object
    Volumes associated with snapshot policy.
    • Constructor Detail

      • SnapshotPolicyVolumeListInner

        public SnapshotPolicyVolumeListInner()
    • Method Detail

      • value

        public List<VolumeInner> value()
        Get the value property: List of volumes.
        Returns:
        the value value.
      • withValue

        public SnapshotPolicyVolumeListInner withValue​(List<VolumeInner> value)
        Set the value property: List of volumes.
        Parameters:
        value - the value value to set.
        Returns:
        the SnapshotPolicyVolumeListInner object itself.
      • validate

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