Uses of Class
travel.wink.sdk.extranet.model.UpdateExternalHotelStatusRequestSupplier
Packages that use UpdateExternalHotelStatusRequestSupplier
-
Uses of UpdateExternalHotelStatusRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type UpdateExternalHotelStatusRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<UpdateExternalHotelStatusRequestSupplier>PropertyApi.showHotelStatus(String hotelIdentifier, String winkVersion) Show hotel status Retrieve hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateExternalHotelStatusRequestSupplier>>PropertyApi.showHotelStatusWithHttpInfo(String hotelIdentifier, String winkVersion) Show hotel status Retrieve hotel statusMethods in travel.wink.sdk.extranet.api with parameters of type UpdateExternalHotelStatusRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier>PropertyApi.updateHotelStatus(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>>PropertyApi.updateHotelStatusWithHttpInfo(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusorg.springframework.web.reactive.function.client.WebClient.ResponseSpecPropertyApi.updateHotelStatusWithResponseSpec(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel status -
Uses of UpdateExternalHotelStatusRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateExternalHotelStatusRequestSupplierModifier and TypeMethodDescriptionUpdateExternalHotelStatusRequestSupplier.hotelStatusCode(String hotelStatusCode)