Uses of Class
travel.wink.sdk.extranet.model.UpdateLocationRequest
Packages that use UpdateLocationRequest
-
Uses of UpdateLocationRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type UpdateLocationRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<UpdateLocationRequest>GeoLocationApi.updateLocationPoint(String hotelIdentifier, UpdateLocationRequest updateLocationRequest) Set geo-location Update property geo-location.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateLocationRequest>>GeoLocationApi.updateLocationPointWithHttpInfo(String hotelIdentifier, UpdateLocationRequest updateLocationRequest) Methods in travel.wink.sdk.extranet.api with parameters of type UpdateLocationRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<UpdateLocationRequest>GeoLocationApi.updateLocationPoint(String hotelIdentifier, UpdateLocationRequest updateLocationRequest) Set geo-location Update property geo-location.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateLocationRequest>>GeoLocationApi.updateLocationPointWithHttpInfo(String hotelIdentifier, UpdateLocationRequest updateLocationRequest) -
Uses of UpdateLocationRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateLocationRequestModifier and TypeMethodDescriptionUpdateLocationRequest.hotelIdentifier(String hotelIdentifier) UpdateLocationRequest.point(GeoJsonPoint point)