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