Uses of Class
travel.wink.sdk.extranet.model.UpdateExternalHotelStatusRequest
Packages that use UpdateExternalHotelStatusRequest
-
Uses of UpdateExternalHotelStatusRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type UpdateExternalHotelStatusRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<UpdateExternalHotelStatusRequest>PropertyApi.showHotelStatus(String hotelIdentifier, String accept) Show hotel status Retrieve hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateExternalHotelStatusRequest>>PropertyApi.showHotelStatusWithHttpInfo(String hotelIdentifier, String accept) Methods in travel.wink.sdk.extranet.api with parameters of type UpdateExternalHotelStatusRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>PropertyApi.updateHotelStatus(String hotelIdentifier, UpdateExternalHotelStatusRequest updateExternalHotelStatusRequest) Update hotel status Update hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>PropertyApi.updateHotelStatusWithHttpInfo(String hotelIdentifier, UpdateExternalHotelStatusRequest updateExternalHotelStatusRequest) -
Uses of UpdateExternalHotelStatusRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateExternalHotelStatusRequestModifier and TypeMethodDescriptionUpdateExternalHotelStatusRequest.hotelStatusCode(String hotelStatusCode)