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 winkVersion, 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 winkVersion, String accept) Delete Activity Delete a activity by its identifierreactor.core.publisher.Mono<RemoveEntryResponse> AddOnApi.removeAddOn(String hotelIdentifier, String addOnIdentifier, String winkVersion, 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 winkVersion, String accept) Delete Add-On Delete an add-on by its identifierreactor.core.publisher.Mono<RemoveEntryResponse> AttractionApi.removeAttraction(String hotelIdentifier, String attractionIdentifier, String winkVersion, 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 winkVersion, String accept) Delete attraction Delete an attraction by its identifierreactor.core.publisher.Mono<RemoveEntryResponse> GuestRoomApi.removeGuestRoom(String hotelIdentifier, String guestRoomIdentifier, String winkVersion, 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 winkVersion, String accept) Delete Guest Room Remove a room by its identifier -
Uses of RemoveEntryResponse in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RemoveEntryResponseModifier and TypeMethodDescription