Uses of Class
travel.wink.sdk.extranet.model.UpdateChannelManagerRequest
Packages that use UpdateChannelManagerRequest
-
Uses of UpdateChannelManagerRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpdateChannelManagerRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>ChannelManagerApi.updateChannelManager(String hotelIdentifier, UpdateChannelManagerRequest updateChannelManagerRequest) Set channel manager Set which channel manager this property uses.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>ChannelManagerApi.updateChannelManagerWithHttpInfo(String hotelIdentifier, UpdateChannelManagerRequest updateChannelManagerRequest) -
Uses of UpdateChannelManagerRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateChannelManagerRequestModifier and TypeMethodDescriptionUpdateChannelManagerRequest.channelManager(UpdateChannelManagerRequest.ChannelManagerEnum channelManager) UpdateChannelManagerRequest.otherChannelManager(String otherChannelManager)