Uses of Class
travel.wink.sdk.lookup.model.GlobalScoreRequest
Packages that use GlobalScoreRequest
-
Uses of GlobalScoreRequest in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api with parameters of type GlobalScoreRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPrice>LookupApi.oauth2SearchScoreByGlobal(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String winkVersion) Ranked Global Search Search best scoring hotels in the world and order by scoring typereactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>>LookupApi.oauth2SearchScoreByGlobalWithHttpInfo(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String winkVersion) -
Uses of GlobalScoreRequest in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return GlobalScoreRequestModifier and TypeMethodDescriptionGlobalScoreRequest.sort(GlobalScoreRequest.SortEnum sort) GlobalScoreRequest.userSession(UserSession userSession)