Uses of Class
travel.wink.sdk.lookup.model.GlobalScoreRequestConsumer
Packages that use GlobalScoreRequestConsumer
-
Uses of GlobalScoreRequestConsumer in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api with parameters of type GlobalScoreRequestConsumerModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPriceConsumer>LookupApi.oauth2SearchScoreByGlobal(GlobalScoreRequestConsumer globalScoreRequestConsumer, 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<PageHotelWithBestPriceConsumer>>LookupApi.oauth2SearchScoreByGlobalWithHttpInfo(GlobalScoreRequestConsumer globalScoreRequestConsumer, String engineConfigurationIdentifier, String winkVersion) -
Uses of GlobalScoreRequestConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return GlobalScoreRequestConsumerModifier and TypeMethodDescriptionGlobalScoreRequestConsumer.sort(GlobalScoreRequestConsumer.SortEnum sort) GlobalScoreRequestConsumer.userSession(UserSessionConsumer userSession)