Uses of Class
travel.wink.sdk.extranet.model.KeyValuePair
Packages that use KeyValuePair
-
Uses of KeyValuePair in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type KeyValuePairModifier and TypeMethodDescriptionreactor.core.publisher.Flux<KeyValuePair> ActivityApi.showActivityPairs(String hotelIdentifier, String winkVersion, String accept) Show Activities as key/value pairs This is a more performant way to populate activity lists instead of downloading entire activity object.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePair>>> ActivityApi.showActivityPairsWithHttpInfo(String hotelIdentifier, String winkVersion, String accept) Show Activities as key/value pairs This is a more performant way to populate activity lists instead of downloading entire activity object.reactor.core.publisher.Flux<KeyValuePair> AttractionApi.showAttractionPairs(String hotelIdentifier, String winkVersion, String accept) Show Attractions as Pairs Retrieve list of key value pairs (identifier, name)reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePair>>> AttractionApi.showAttractionPairsWithHttpInfo(String hotelIdentifier, String winkVersion, String accept) Show Attractions as Pairs Retrieve list of key value pairs (identifier, name) -
Uses of KeyValuePair in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return KeyValuePairModifier and TypeMethodDescription