Class ReservationRecommendationsListResult


  • public final class ReservationRecommendationsListResult
    extends Object
    Result of listing reservation recommendations.
    • Constructor Detail

      • ReservationRecommendationsListResult

        public ReservationRecommendationsListResult()
    • Method Detail

      • nextLink

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

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

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