Uses of Class
travel.wink.sdk.extranet.model.LifestylesResponseSupplier
Packages that use LifestylesResponseSupplier
-
Uses of LifestylesResponseSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type LifestylesResponseSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<LifestylesResponseSupplier> LifestyleApi.showLifestyles(String hotelIdentifier, String winkVersion) Show Lifestyles Retrieve list of property lifestylesreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<LifestylesResponseSupplier>> LifestyleApi.showLifestylesWithHttpInfo(String hotelIdentifier, String winkVersion) Show Lifestyles Retrieve list of property lifestylesreactor.core.publisher.Mono<LifestylesResponseSupplier> LifestyleApi.updateLifestyles(String hotelIdentifier, UpdateLifestylesRequestSupplier updateLifestylesRequestSupplier, String winkVersion) Update Lifestyles Update selected lifestyles.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<LifestylesResponseSupplier>> LifestyleApi.updateLifestylesWithHttpInfo(String hotelIdentifier, UpdateLifestylesRequestSupplier updateLifestylesRequestSupplier, String winkVersion) Update Lifestyles Update selected lifestyles. -
Uses of LifestylesResponseSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return LifestylesResponseSupplierModifier and TypeMethodDescriptionLifestylesResponseSupplier._list(List<LifestylesResponseSupplier.ListEnum> _list) LifestylesResponseSupplier.addListItem(LifestylesResponseSupplier.ListEnum _listItem) LifestylesResponseSupplier.hotelIdentifier(UUID hotelIdentifier)