public class ObjectUploadOption
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ObjectUploadOption |
expires(java.util.Date expires)
Option for the expiration date of the new object.
|
public static ObjectUploadOption expires(java.util.Date expires)
expires
- the expiration Date
ObjectUploadOption