ModifyObjectResult |
ObsClient.modifyObject(ModifyObjectRequest request) |
ModifyObjectResult |
IObsClient.modifyObject(ModifyObjectRequest request) |
ModifyObjectResult |
ObsClient.modifyObject(String bucketName,
String objectKey,
long position,
File file) |
ModifyObjectResult |
IObsClient.modifyObject(String bucketName,
String objectKey,
long position,
File file) |
ModifyObjectResult |
ObsClient.modifyObject(String bucketName,
String objectKey,
long position,
InputStream input) |
ModifyObjectResult |
IObsClient.modifyObject(String bucketName,
String objectKey,
long position,
InputStream input) |