Class VolumeGroupList


  • public final class VolumeGroupList
    extends Object
    List of volume group resources.
    • Constructor Detail

      • VolumeGroupList

        public VolumeGroupList()
    • Method Detail

      • value

        public List<VolumeGroupInner> value()
        Get the value property: List of volume Groups.
        Returns:
        the value value.
      • withValue

        public VolumeGroupList withValue​(List<VolumeGroupInner> value)
        Set the value property: List of volume Groups.
        Parameters:
        value - the value value to set.
        Returns:
        the VolumeGroupList object itself.
      • validate

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