Class ReservationSummariesListResult


  • public final class ReservationSummariesListResult
    extends Object
    Result of listing reservation summaries.
    • Constructor Detail

      • ReservationSummariesListResult

        public ReservationSummariesListResult()
    • Method Detail

      • value

        public List<ReservationSummaryInner> value()
        Get the value property: The list of reservation summaries.
        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.