Class ReservationDetailsListResult


  • public final class ReservationDetailsListResult
    extends Object
    Result of listing reservation details.
    • Constructor Detail

      • ReservationDetailsListResult

        public ReservationDetailsListResult()
    • Method Detail

      • value

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