Uses of Class
travel.wink.sdk.extranet.model.UpsertGeneralManagerRequestSupplier
Packages that use UpsertGeneralManagerRequestSupplier
-
Uses of UpsertGeneralManagerRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertGeneralManagerRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier>PropertyApi.updateGeneralManager(String hotelIdentifier, UpsertGeneralManagerRequestSupplier upsertGeneralManagerRequestSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>>PropertyApi.updateGeneralManagerWithHttpInfo(String hotelIdentifier, UpsertGeneralManagerRequestSupplier upsertGeneralManagerRequestSupplier, String winkVersion) Update General Manager Update general manager informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecPropertyApi.updateGeneralManagerWithResponseSpec(String hotelIdentifier, UpsertGeneralManagerRequestSupplier upsertGeneralManagerRequestSupplier, String winkVersion) Update General Manager Update general manager information -
Uses of UpsertGeneralManagerRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertGeneralManagerRequestSupplierModifier and TypeMethodDescriptionUpsertGeneralManagerRequestSupplier.addDescriptionsItem(LocalizedDescriptionSupplier descriptionsItem) UpsertGeneralManagerRequestSupplier.descriptions(List<LocalizedDescriptionSupplier> descriptions) UpsertGeneralManagerRequestSupplier.imageIdentifier(String imageIdentifier)