Class AvailabilitySetListResult


  • public final class AvailabilitySetListResult
    extends Object
    List of AvailabilitySets.
    • Constructor Detail

      • AvailabilitySetListResult

        public AvailabilitySetListResult()
    • Method Detail

      • value

        public List<AvailabilitySetInner> value()
        Get the value property: List of AvailabilitySets.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Url to follow for getting next page of resources.
        Returns:
        the nextLink value.
      • withNextLink

        public AvailabilitySetListResult withNextLink​(String nextLink)
        Set the nextLink property: Url to follow for getting next page of resources.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the AvailabilitySetListResult object itself.
      • validate

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