Uses of Class
travel.wink.sdk.extranet.model.UpsertWelcomeTextRequestSupplier
Packages that use UpsertWelcomeTextRequestSupplier
-
Uses of UpsertWelcomeTextRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertWelcomeTextRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateWelcomeText(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome textreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateWelcomeTextWithHttpInfo(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome textorg.springframework.web.reactive.function.client.WebClient.ResponseSpecPropertyApi.updateWelcomeTextWithResponseSpec(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome text -
Uses of UpsertWelcomeTextRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertWelcomeTextRequestSupplierModifier and TypeMethodDescriptionUpsertWelcomeTextRequestSupplier._list(List<SimpleDescriptionSupplier> _list) UpsertWelcomeTextRequestSupplier.addListItem(SimpleDescriptionSupplier _listItem)