Uses of Class
travel.wink.sdk.extranet.model.UpsertPropertyProfileRequestSupplier
Packages that use UpsertPropertyProfileRequestSupplier
-
Uses of UpsertPropertyProfileRequestSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertPropertyProfileRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier>PropertyApi.updatePropertyProfile(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>>PropertyApi.updatePropertyProfileWithHttpInfo(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecPropertyApi.updatePropertyProfileWithResponseSpec(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property information -
Uses of UpsertPropertyProfileRequestSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertPropertyProfileRequestSupplierModifier and TypeMethodDescriptionUpsertPropertyProfileRequestSupplier.architecturalStyle(String architecturalStyle) UpsertPropertyProfileRequestSupplier.hotelBrand(String hotelBrand) UpsertPropertyProfileRequestSupplier.hotelCategory(String hotelCategory) UpsertPropertyProfileRequestSupplier.hotelChain(String hotelChain) UpsertPropertyProfileRequestSupplier.licenseNumber(String licenseNumber) UpsertPropertyProfileRequestSupplier.locationCategory(String locationCategory) UpsertPropertyProfileRequestSupplier.segmentCategory(String segmentCategory)