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