Interface Bucket.ObjectUpdater
- Enclosing class:
- Bucket
public static interface Bucket.ObjectUpdater
-
Method Summary
Modifier and TypeMethodDescriptionappend(long position, InputStream data) commit()flush()setContentType(String contentType)
-
Method Details
-
append
-
flush
-
setContentType
-
commit
-