| 限定符和类型 | 方法和说明 |
|---|---|
CreateFileResp |
create(CreateFileReq req) |
CreateFileResp |
create(CreateFileReq req,
RequestOptions reqOptions) |
GetFileResp |
get(GetFileReq req) |
GetFileResp |
get(GetFileReq req,
RequestOptions reqOptions) |
public File(Config config)
public CreateFileResp create(CreateFileReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateFileResp create(CreateFileReq req) throws Exception
Exceptionpublic GetFileResp get(GetFileReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetFileResp get(GetFileReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.