Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReservationRecommendations

Package version

Class representing a ReservationRecommendations.

Hierarchy

  • ReservationRecommendations

Index

Constructors

Methods

Constructors

constructor

Methods

list

listNext

  • listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.ReservationRecommendationsListNextResponse>
  • listNext(nextPageLink: string, callback: msRest.ServiceCallback<ReservationRecommendationsListResult>): void
  • listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<ReservationRecommendationsListResult>): void

Generated using TypeDoc