Uses of Class
travel.wink.sdk.reference.model.KeyValuePairNonAuthenticatedEntity
Packages that use KeyValuePairNonAuthenticatedEntity
-
Uses of KeyValuePairNonAuthenticatedEntity in travel.wink.sdk.reference.api
Methods in travel.wink.sdk.reference.api that return types with arguments of type KeyValuePairNonAuthenticatedEntityModifier and TypeMethodDescriptionreactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> ReferenceApi.showAvailableCodesForCategory(String category, String winkVersion) Show OTA codes Shows payment-supported OTA codes based on given category.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showAvailableCodesForCategoryWithHttpInfo(String category, String winkVersion) Show OTA codes Shows payment-supported OTA codes based on given category.reactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> ReferenceApi.showAvailableOtaCategories(String winkVersion) Show OTA category codes Shows payment-supported OTA categories.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showAvailableOtaCategoriesWithHttpInfo(String winkVersion) Show OTA category codes Shows payment-supported OTA categories.reactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> GeoNameApi.showContinents(String winkVersion) Show all continents List all continents.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> GeoNameApi.showContinentsWithHttpInfo(String winkVersion) Show all continents List all continents.reactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> ReferenceApi.showHotelNames(String name, String winkVersion) Hotel Name Search Search for property by name.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showHotelNamesWithHttpInfo(String name, String winkVersion) Hotel Name Search Search for property by name.reactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> ReferenceApi.showLifestyles(String winkVersion) Show Lifestyles Retrieve list of all supported lifestyles indicated by an array of key / value pairs.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showLifestylesWithHttpInfo(String winkVersion) Show Lifestyles Retrieve list of all supported lifestyles indicated by an array of key / value pairs.reactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> Show Perks Retrieve list of perksreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showPerksWithHttpInfo(String winkVersion) Show Perks Retrieve list of perksreactor.core.publisher.Flux<KeyValuePairNonAuthenticatedEntity> ReferenceApi.showSocialNetworks(String winkVersion) Show Social Networks Retrieve list of all supported social networksreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairNonAuthenticatedEntity>>> ReferenceApi.showSocialNetworksWithHttpInfo(String winkVersion) Show Social Networks Retrieve list of all supported social networks -
Uses of KeyValuePairNonAuthenticatedEntity in travel.wink.sdk.reference.model
Methods in travel.wink.sdk.reference.model that return KeyValuePairNonAuthenticatedEntityModifier and TypeMethodDescription