Uses of Class
travel.wink.sdk.lookup.model.MapRequestConsumer
Packages that use MapRequestConsumer
-
Uses of MapRequestConsumer in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api with parameters of type MapRequestConsumerModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPriceConsumer>LookupApi.oauth2SearchByGeoLocation(MapRequestConsumer mapRequestConsumer, String engineConfigurationIdentifier, String winkVersion) By Geo-Location Search for properties near a point or within bounds.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPriceConsumer>>LookupApi.oauth2SearchByGeoLocationWithHttpInfo(MapRequestConsumer mapRequestConsumer, String engineConfigurationIdentifier, String winkVersion) -
Uses of MapRequestConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return MapRequestConsumerModifier and TypeMethodDescriptionMapRequestConsumer.addHotelIdentifiersItem(UUID hotelIdentifiersItem) MapRequestConsumer.hotelIdentifiers(List<UUID> hotelIdentifiers) MapRequestConsumer.userSession(UserSessionConsumer userSession)