Uses of Class
travel.wink.sdk.extranet.model.UpdateLocationRequestSupplier
Packages that use UpdateLocationRequestSupplier
-
Uses of UpdateLocationRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpdateLocationRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier>GeoLocationApi.updateGeoLocation(String hotelIdentifier, UpdateLocationRequestSupplier updateLocationRequestSupplier, String winkVersion) Set geo-location Update property geo-location.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>>GeoLocationApi.updateGeoLocationWithHttpInfo(String hotelIdentifier, UpdateLocationRequestSupplier updateLocationRequestSupplier, String winkVersion) Set geo-location Update property geo-location.org.springframework.web.reactive.function.client.WebClient.ResponseSpecGeoLocationApi.updateGeoLocationWithResponseSpec(String hotelIdentifier, UpdateLocationRequestSupplier updateLocationRequestSupplier, String winkVersion) Set geo-location Update property geo-location. -
Uses of UpdateLocationRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateLocationRequestSupplierModifier and TypeMethodDescriptionUpdateLocationRequestSupplier.point(GeoJsonPointSupplier point)