Uses of Class
travel.wink.sdk.extranet.model.RemoveListEntriesResponseSupplier
Packages that use RemoveListEntriesResponseSupplier
-
Uses of RemoveListEntriesResponseSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type RemoveListEntriesResponseSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<RemoveListEntriesResponseSupplier> MediaApi.removeMediaList(String hotelIdentifier, List<String> multimediaIdentifiers, String winkVersion) Delete Multimedia List Remove multimedia list of a hotel identified by its identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveListEntriesResponseSupplier>> MediaApi.removeMediaListWithHttpInfo(String hotelIdentifier, List<String> multimediaIdentifiers, String winkVersion) Delete Multimedia List Remove multimedia list of a hotel identified by its identifier -
Uses of RemoveListEntriesResponseSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RemoveListEntriesResponseSupplier