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