Uses of Class
travel.wink.sdk.extranet.model.HotelViewSupplier
Packages that use HotelViewSupplier
-
Uses of HotelViewSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type HotelViewSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.changePropertyName(String hotelIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change property name Gives property owners a way to change the property name.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.changePropertyNameWithHttpInfo(String hotelIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change property name Gives property owners a way to change the property name.reactor.core.publisher.Mono<HotelViewSupplier> MediaApi.createMultimedia(String hotelIdentifier, SimpleMultimediaSupplier simpleMultimediaSupplier, String winkVersion) Create Multimedia Save multimedia of a hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.createMultimediaWithHttpInfo(String hotelIdentifier, SimpleMultimediaSupplier simpleMultimediaSupplier, String winkVersion) Create Multimedia Save multimedia of a hotel identified by its identifierreactor.core.publisher.Mono<HotelViewSupplier> PolicyApi.createPolicy(String hotelIdentifier, PropertyPolicySupplier propertyPolicySupplier, String winkVersion) Create property policy Creates the initial property policy record for the hotel.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PolicyApi.createPolicyWithHttpInfo(String hotelIdentifier, PropertyPolicySupplier propertyPolicySupplier, String winkVersion) Create property policy Creates the initial property policy record for the hotel.reactor.core.publisher.Mono<HotelViewSupplier> RecognitionApi.createRecognition(String hotelIdentifier, UpsertRecognitionSupplier upsertRecognitionSupplier, String winkVersion) Create Recognition Create a new requestreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> RecognitionApi.createRecognitionWithHttpInfo(String hotelIdentifier, UpsertRecognitionSupplier upsertRecognitionSupplier, String winkVersion) Create Recognition Create a new requestreactor.core.publisher.Mono<HotelViewSupplier> MediaApi.removeMediaList(String hotelIdentifier, List<String> multimediaIdentifiers, String winkVersion, String accept) Delete Multimedia List Remove multimedia list of a hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.removeMediaListWithHttpInfo(String hotelIdentifier, List<String> multimediaIdentifiers, String winkVersion, String accept) Delete Multimedia List Remove multimedia list of a hotel identified by its identifierreactor.core.publisher.Mono<HotelViewSupplier> MediaApi.removeMultimedia(String hotelIdentifier, String multimediaIdentifier, String winkVersion, String accept) Delete Multimedia Remove multimedia record for hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.removeMultimediaWithHttpInfo(String hotelIdentifier, String multimediaIdentifier, String winkVersion, String accept) Delete Multimedia Remove multimedia record for hotel identified by its identifierreactor.core.publisher.Mono<HotelViewSupplier> RecognitionApi.removeRecognition(String hotelIdentifier, String recognitionIdentifier, String winkVersion, String accept) Delete Recognition Delete a recognition by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> RecognitionApi.removeRecognitionWithHttpInfo(String hotelIdentifier, String recognitionIdentifier, String winkVersion, String accept) Delete Recognition Delete a recognition by its identifierreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.showHotelByManager(String hotelIdentifier, String winkVersion, String accept) Show hotel Retrieve hotel by hotel identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.showHotelByManagerWithHttpInfo(String hotelIdentifier, String winkVersion, String accept) Show hotel Retrieve hotel by hotel identifierreactor.core.publisher.Flux<HotelViewSupplier> PropertyApi.showHotelsByManager(String winkVersion, String accept) Show hotels Retrieve a list of all your hotelsreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<HotelViewSupplier>>> PropertyApi.showHotelsByManagerWithHttpInfo(String winkVersion, String accept) Show hotels Retrieve a list of all your hotelsreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateAddress(String hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Address Update addressreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateAddressWithHttpInfo(String hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Address Update addressreactor.core.publisher.Mono<HotelViewSupplier> ChannelManagerApi.updateChannelManager(String hotelIdentifier, UpdateChannelManagerRequestSupplier updateChannelManagerRequestSupplier, String winkVersion) Set channel manager Set which channel manager this property uses.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> ChannelManagerApi.updateChannelManagerWithHttpInfo(String hotelIdentifier, UpdateChannelManagerRequestSupplier updateChannelManagerRequestSupplier, String winkVersion) Set channel manager Set which channel manager this property uses.reactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateGeneralManager(String hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateGeneralManagerWithHttpInfo(String hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<HotelViewSupplier> GeoLocationApi.updateGeoLocation(String hotelIdentifier, UpdateLocationRequestSupplier updateLocationRequestSupplier, String winkVersion) Set geo-location Update property geo-location.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> GeoLocationApi.updateGeoLocationWithHttpInfo(String hotelIdentifier, UpdateLocationRequestSupplier updateLocationRequestSupplier, String winkVersion) Set geo-location Update property geo-location.reactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateHotelStatus(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateHotelStatusWithHttpInfo(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusreactor.core.publisher.Mono<HotelViewSupplier> MediaApi.updateMediaList(String hotelIdentifier, List<SimpleMultimediaSupplier> simpleMultimediaSupplier, String winkVersion) Update Multimedia List Save/Update multimedia list of a hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.updateMediaListWithHttpInfo(String hotelIdentifier, List<SimpleMultimediaSupplier> simpleMultimediaSupplier, String winkVersion) Update Multimedia List Save/Update multimedia list of a hotel identified by its identifierreactor.core.publisher.Mono<HotelViewSupplier> MediaApi.updateMultimedia(String hotelIdentifier, String multimediaIdentifier, SimpleMultimediaSupplier simpleMultimediaSupplier, String winkVersion) Update Multimedia Update multimedia properties of a hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.updateMultimediaWithHttpInfo(String hotelIdentifier, String multimediaIdentifier, SimpleMultimediaSupplier simpleMultimediaSupplier, String winkVersion) Update Multimedia Update multimedia properties of a hotel identified by its identifierreactor.core.publisher.Mono<HotelViewSupplier> PolicyApi.updatePropertyPolicy(String hotelIdentifier, PropertyPolicySupplier propertyPolicySupplier, String winkVersion) Update property policy Update property policy record for the hotel.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PolicyApi.updatePropertyPolicyWithHttpInfo(String hotelIdentifier, PropertyPolicySupplier propertyPolicySupplier, String winkVersion) Update property policy Update property policy record for the hotel.reactor.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 informationreactor.core.publisher.Mono<HotelViewSupplier> RecognitionApi.updateRecognition(String hotelIdentifier, String recognitionIdentifier, UpsertRecognitionSupplier upsertRecognitionSupplier, String winkVersion) Update Recognition Update a recognition by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> RecognitionApi.updateRecognitionWithHttpInfo(String hotelIdentifier, String recognitionIdentifier, UpsertRecognitionSupplier upsertRecognitionSupplier, String winkVersion) Update Recognition Update a recognition by its identifierreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateReservationsDesk(String hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update reservations desk Manage reservation desk hours of operation and contact details.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateReservationsDeskWithHttpInfo(String hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update reservations desk Manage reservation desk hours of operation and contact details.reactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.updateServices(String hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.updateServicesWithHttpInfo(String hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.reactor.core.publisher.Mono<HotelViewSupplier> SocialNetworkApi.updateSocials(String hotelIdentifier, SocialNetworksRequestSupplier socialNetworksRequestSupplier, String winkVersion) Update social networks Update hotel's social networks.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> SocialNetworkApi.updateSocialsWithHttpInfo(String hotelIdentifier, SocialNetworksRequestSupplier socialNetworksRequestSupplier, String winkVersion) Update social networks Update hotel's social networks.reactor.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 textreactor.core.publisher.Mono<HotelViewSupplier> PropertyApi.uploadGeneralManagerProfilePicture(String hotelIdentifier, File _file) Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> PropertyApi.uploadGeneralManagerProfilePictureWithHttpInfo(String hotelIdentifier, File _file) Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifierreactor.core.publisher.Mono<HotelViewSupplier> MediaApi.uploadMultipartFiles(String hotelIdentifier, List<File> files) Upload Multimedia Upload videos and/or images and associate it with specified hotelIdentifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> MediaApi.uploadMultipartFilesWithHttpInfo(String hotelIdentifier, List<File> files) Upload Multimedia Upload videos and/or images and associate it with specified hotelIdentifier -
Uses of HotelViewSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelViewSupplierModifier and TypeMethodDescriptionHotelViewSupplier.createdDate(LocalDateTime createdDate) HotelViewSupplier.hotel(HotelSupplier hotel) HotelViewSupplier.lastUpdate(LocalDateTime lastUpdate)