Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
DateTime |
getCreation() |
long |
getLastModified() |
String |
getName() |
String |
getOwnerDisplayName() |
String |
getOwnerIdKey() |
long |
getSize() |
boolean |
isDirectory() |
boolean |
isFile() |
Content[] |
listContent(String prefix,
String marker,
int maxKeys) |
void |
setCreation(DateTime creation) |
void |
setName(String name) |
void |
setOwnerDisplayName(String ownerDisplayName) |
void |
setOwnerIdKey(String ownerIdKey) |
String |
toString() |
public String getOwnerIdKey()
public void setOwnerIdKey(String ownerIdKey)
ownerIdKey
- the ownerIdKey to setpublic String getOwnerDisplayName()
public void setOwnerDisplayName(String ownerDisplayName)
ownerDisplayName
- the ownerDisplayName to setpublic DateTime getCreation()
public void setCreation(DateTime creation)
creation
- the creation to setpublic Content[] listContent(String prefix, String marker, int maxKeys) throws InvalidKeyException, MalformedURLException, NoSuchAlgorithmException, IOException, SAXException
public long getLastModified()
getLastModified
in interface S3Info
public boolean isDirectory()
isDirectory
in interface S3Info
Copyright © 2015 Lucee