Uses of Class
travel.wink.sdk.extranet.model.RemoveEntryResponse
Packages that use RemoveEntryResponse
-
Uses of RemoveEntryResponse in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type RemoveEntryResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<RemoveEntryResponse>ActivityApi.removeActivity(String hotelIdentifier, String activityIdentifier, String accept) Delete Activity Delete a activity by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>ActivityApi.removeActivityWithHttpInfo(String hotelIdentifier, String activityIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>AddOnApi.removeAddOn(String hotelIdentifier, String addOnIdentifier, String accept) Delete Add-On Delete an add-on by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AddOnApi.removeAddOnWithHttpInfo(String hotelIdentifier, String addOnIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>AnnouncementApi.removeAnnouncement(String hotelIdentifier, String announcementIdentifier, String accept) Delete Announcement Delete an announcement by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AnnouncementApi.removeAnnouncementWithHttpInfo(String hotelIdentifier, String announcementIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>AttractionApi.removeAttraction(String hotelIdentifier, String attractionIdentifier, String accept) Delete attraction Delete an attraction by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AttractionApi.removeAttractionWithHttpInfo(String hotelIdentifier, String attractionIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>CancellationPolicyApi.removeCancellationPolicy(String hotelIdentifier, String cancellationPolicyIdentifier, String accept) Delete Cancellation Policy Delete a cancellation policy by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>CancellationPolicyApi.removeCancellationPolicyWithHttpInfo(String hotelIdentifier, String cancellationPolicyIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>GuestRoomApi.removeGuestRoom(String hotelIdentifier, String guestRoomIdentifier, String accept) Delete Guest Room Remove a room by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>GuestRoomApi.removeGuestRoomWithHttpInfo(String hotelIdentifier, String guestRoomIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>AccessApi.removeManager(String hotelIdentifier, String userIdentifier, String accept) Delete manager Remove manager by specified identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AccessApi.removeManagerWithHttpInfo(String hotelIdentifier, String userIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>MasterRateApi.removeMasterRate(String hotelIdentifier, String masterRateIdentifier, String accept) Delete Master Rate Delete a master rate by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>MasterRateApi.removeMasterRateWithHttpInfo(String hotelIdentifier, String masterRateIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>MeetingRoomApi.removeMeetingRoom(String hotelIdentifier, String meetingRoomIdentifier, String accept) Delete Meeting Room Remove a meeting room by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>MeetingRoomApi.removeMeetingRoomWithHttpInfo(String hotelIdentifier, String meetingRoomIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>MediaApi.removeMultimedia(String hotelIdentifier, String multimediaIdentifier, String accept) Delete Multimedia Remove multimedia record for hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>MediaApi.removeMultimediaWithHttpInfo(String hotelIdentifier, String multimediaIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>NotificationApi.removeNotification(String companyIdentifier, String identifier, String accept) Delete notification Remove notification specified by its identifier.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>NotificationApi.removeNotificationWithHttpInfo(String companyIdentifier, String identifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>PackageApi.removePackage(String hotelIdentifier, String packageIdentifier, String accept) Delete Package Remove a package by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>PackageApi.removePackageWithHttpInfo(String hotelIdentifier, String packageIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>PlaceApi.removePlace(String hotelIdentifier, String placeIdentifier, String accept) Delete Place Delete a place by its identifier.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>PlaceApi.removePlaceWithHttpInfo(String hotelIdentifier, String placeIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>PromotionApi.removeRateModifier(String hotelIdentifier, String promotionIdentifier, String accept) Delete Promotion Delete a promotion by its identifierreactor.core.publisher.Mono<RemoveEntryResponse>PromotionBundleApi.removeRateModifierBundle(String hotelIdentifier, String promotionBundleIdentifier, String accept) Delete Promotion Bundle Delete a rate modifier ancillary by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>PromotionBundleApi.removeRateModifierBundleWithHttpInfo(String hotelIdentifier, String promotionBundleIdentifier, String accept) reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>PromotionApi.removeRateModifierWithHttpInfo(String hotelIdentifier, String promotionIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>RatePlanApi.removeRatePlan(String hotelIdentifier, String ratePlanIdentifier, String accept) Delete Rate Plan Remove a rate plan by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>RatePlanApi.removeRatePlanWithHttpInfo(String hotelIdentifier, String ratePlanIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>RecognitionApi.removeRecognition(String hotelIdentifier, String recognitionIdentifier, String accept) Delete Recognition Delete a recognition by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>RecognitionApi.removeRecognitionWithHttpInfo(String hotelIdentifier, String recognitionIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>RestaurantApi.removeRestaurant(String hotelIdentifier, String restaurantIdentifier, String accept) Delete Restaurant Remove a restaurant by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>RestaurantApi.removeRestaurantWithHttpInfo(String hotelIdentifier, String restaurantIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>SalesChannelsApi.removeSalesChannel(String hotelIdentifier, String salesChannelIdentifier, String accept) Remove sales channel Delete a specific sales channelreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>SalesChannelsApi.removeSalesChannelWithHttpInfo(String hotelIdentifier, String salesChannelIdentifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>SchedulerApi.removeScheduleItem(String hotelIdentifier, String inventoryIdentifier, String identifier, String accept) Delete Scheduler Item Delete a calendar item for any travel inventory such as meeting room, restaurant, spa, activity, attraction or place.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>SchedulerApi.removeScheduleItemWithHttpInfo(String hotelIdentifier, String inventoryIdentifier, String identifier, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>Delete Spa Delete a spa by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>SpaApi.removeSpaWithHttpInfo(String hotelIdentifier, String spaIdentifier, String accept) -
Uses of RemoveEntryResponse in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RemoveEntryResponseModifier and TypeMethodDescription