public class ReactiveRecycleDaoImpl extends AbstractReactiveDao implements ReactiveRecycleDao
webClient| 构造器和说明 |
|---|
ReactiveRecycleDaoImpl(org.springframework.web.reactive.function.client.WebClient webClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.web.reactive.function.client.WebClient.ResponseSpec |
trash(String fileId)
将文件或文件夹移入回收站
|
sendRequest, sendRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendRequest, sendRequestpublic ReactiveRecycleDaoImpl(org.springframework.web.reactive.function.client.WebClient webClient)
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec trash(String fileId)
ReactiveRecycleDaotrash 在接口中 ReactiveRecycleDaofileId - 文件IDCopyright © 2021. All rights reserved.