Uses of Class
travel.wink.sdk.extranet.model.UpsertPropertyDescriptionsRequestSupplier
Packages that use UpsertPropertyDescriptionsRequestSupplier
-
Uses of UpsertPropertyDescriptionsRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertPropertyDescriptionsRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier>PropertyApi.updateLocalizedDescriptions(String hotelIdentifier, UpsertPropertyDescriptionsRequestSupplier upsertPropertyDescriptionsRequestSupplier, String winkVersion) Update property text Update localized welcome textreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>>PropertyApi.updateLocalizedDescriptionsWithHttpInfo(String hotelIdentifier, UpsertPropertyDescriptionsRequestSupplier upsertPropertyDescriptionsRequestSupplier, String winkVersion) -
Uses of UpsertPropertyDescriptionsRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertPropertyDescriptionsRequestSupplierModifier and TypeMethodDescriptionUpsertPropertyDescriptionsRequestSupplier._list(List<SimpleDescriptionSupplier> _list) UpsertPropertyDescriptionsRequestSupplier.addListItem(SimpleDescriptionSupplier _listItem)