Uses of Class
travel.wink.sdk.extranet.model.KeyValuePairSupplier
Packages that use KeyValuePairSupplier
-
Uses of KeyValuePairSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type KeyValuePairSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Flux<KeyValuePairSupplier>BookingApi.showActiveAffiliates(String hotelIdentifier, String winkVersion) Show Active Affiliates Return a geo-name list of unique affiliates that have brought the property bookings.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>BookingApi.showActiveAffiliatesWithHttpInfo(String hotelIdentifier, String winkVersion) Show Active Affiliates Return a geo-name list of unique affiliates that have brought the property bookings.reactor.core.publisher.Flux<KeyValuePairSupplier>BookingApi.showActiveMasterRates(String hotelIdentifier, String winkVersion) Show Active Master Rates Return a geoname list of unique master rates that have been booked.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>BookingApi.showActiveMasterRatesWithHttpInfo(String hotelIdentifier, String winkVersion) Show Active Master Rates Return a geoname list of unique master rates that have been booked.reactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelActivities(String hotelIdentifier, String winkVersion) Show activity inventory list Retrieve list of activities for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelActivitiesWithHttpInfo(String hotelIdentifier, String winkVersion) Show activity inventory list Retrieve list of activities for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelAddOns(String hotelIdentifier, String winkVersion) Show add-on inventory list Retrieve list of addons for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelAddOnsWithHttpInfo(String hotelIdentifier, String winkVersion) Show add-on inventory list Retrieve list of addons for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelAttractions(String hotelIdentifier, String winkVersion) Show attraction inventory list Retrieve list of attractions for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelAttractionsWithHttpInfo(String hotelIdentifier, String winkVersion) Show attraction inventory list Retrieve list of attractions for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>ChannelManagerApi.showChannelManagers(String hotelIdentifier, String winkVersion) List channel managers Returns all available channel managers.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>ChannelManagerApi.showChannelManagersWithHttpInfo(String hotelIdentifier, String winkVersion) List channel managers Returns all available channel managers.reactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelMeetingRooms(String hotelIdentifier, String winkVersion) Show meeting room inventory list Retrieve list of meeting room names for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelMeetingRoomsWithHttpInfo(String hotelIdentifier, String winkVersion) Show meeting room inventory list Retrieve list of meeting room names for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelPlaces(String hotelIdentifier, String winkVersion) Show place inventory list Retrieve list of places for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelPlacesWithHttpInfo(String hotelIdentifier, String winkVersion) Show place inventory list Retrieve list of places for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelRestaurants(String hotelIdentifier, String winkVersion) Show restaurant inventory list Retrieve list of restaurants for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelRestaurantsWithHttpInfo(String hotelIdentifier, String winkVersion) Show restaurant inventory list Retrieve list of restaurants for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showChannelSpas(String hotelIdentifier, String winkVersion) Show spa inventory list Retrieve list of spas for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showChannelSpasWithHttpInfo(String hotelIdentifier, String winkVersion) Show spa inventory list Retrieve list of spas for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>InventoryApi.showMasterRates(String hotelIdentifier, String winkVersion) Show master rates inventory list Retrieve list of master rate names for specified propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>InventoryApi.showMasterRatesWithHttpInfo(String hotelIdentifier, String winkVersion) Show master rates inventory list Retrieve list of master rate names for specified propertyreactor.core.publisher.Flux<KeyValuePairSupplier>MeetingRoomApi.showMeetingRoomPairs(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of meeting rooms as key/value pairs (identifier, name)reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>MeetingRoomApi.showMeetingRoomPairsWithHttpInfo(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of meeting rooms as key/value pairs (identifier, name)reactor.core.publisher.Flux<KeyValuePairSupplier>PlaceApi.showPlacePairs(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of places as key/value pairs (identifier, name)reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>PlaceApi.showPlacePairsWithHttpInfo(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of places as key/value pairs (identifier, name)reactor.core.publisher.Flux<KeyValuePairSupplier>RestaurantApi.showRestaurantPairs(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of restaurants as key/value pairs (identifier, name)reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>RestaurantApi.showRestaurantPairsWithHttpInfo(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of restaurants as key/value pairs (identifier, name)reactor.core.publisher.Flux<KeyValuePairSupplier>SpaApi.showSpaPairs(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of spas as key/value pairs (identifier, name)reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>SpaApi.showSpaPairsWithHttpInfo(String hotelIdentifier, String winkVersion) Show Reference Pairs Retrieve list of spas as key/value pairs (identifier, name)reactor.core.publisher.Flux<KeyValuePairSupplier>AffiliateApi.showUniqueCityList(String hotelIdentifier, String winkVersion) Show unique affiliate cities Retrieve a list of unique cities where affiliates livereactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>AffiliateApi.showUniqueCityListWithHttpInfo(String hotelIdentifier, String winkVersion) Show unique affiliate cities Retrieve a list of unique cities where affiliates livereactor.core.publisher.Flux<KeyValuePairSupplier>AffiliateApi.showUniqueCountryList(String hotelIdentifier, String winkVersion) Show unique affiliate countries Retrieve a list of unique countries where affiliates livereactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>>AffiliateApi.showUniqueCountryListWithHttpInfo(String hotelIdentifier, String winkVersion) Show unique affiliate countries Retrieve a list of unique countries where affiliates live -
Uses of KeyValuePairSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return KeyValuePairSupplierModifier and TypeMethodDescription@Valid KeyValuePairSupplierDisplayCompanySupplier.getCity()Get city@Valid KeyValuePairSupplierDisplayCompanySupplier.getContinent()Get continent@Valid KeyValuePairSupplierDisplayCompanySupplier.getCountry()Get country@Valid KeyValuePairSupplierDisplayCompanySupplier.getOwner()Get ownerMethods in travel.wink.sdk.extranet.model with parameters of type KeyValuePairSupplierModifier and TypeMethodDescriptionDisplayCompanySupplier.city(KeyValuePairSupplier city) DisplayCompanySupplier.continent(KeyValuePairSupplier continent) DisplayCompanySupplier.country(KeyValuePairSupplier country) DisplayCompanySupplier.owner(KeyValuePairSupplier owner) voidDisplayCompanySupplier.setCity(KeyValuePairSupplier city) voidDisplayCompanySupplier.setContinent(KeyValuePairSupplier continent) voidDisplayCompanySupplier.setCountry(KeyValuePairSupplier country) voidDisplayCompanySupplier.setOwner(KeyValuePairSupplier owner)