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