Class Lots


  • public final class Lots
    extends Object
    Result of listing lot summary.
    • Constructor Detail

      • Lots

        public Lots()
    • Method Detail

      • value

        public List<LotSummaryInner> value()
        Get the value property: The list of lot summary.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link (url) to the next page of results.
        Returns:
        the nextLink value.
      • validate

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