public interface OssService
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
exists(String path) |
Map<String,Object> |
getPostSignature(String key) |
String |
uploadObject(InputStream is,
String filePath) |
String |
uploadObject(InputStream is,
String filePath,
boolean isHttps) |
String |
uploadObject(InputStream is,
String filePath,
Map<String,String> headers) |
String uploadObject(InputStream is, String filePath, boolean isHttps)
String uploadObject(InputStream is, String filePath)
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.