public class Metadata extends Object
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCacheControl() |
String |
getCannedAcl() |
String |
getContentDisposition() |
String |
getContentEncoding() |
String |
getContentLanguage() |
String |
getContentType() |
String |
getId() |
int |
getSecondsToExpire() |
String |
getWebsiteRedirectLocation() |
int |
hashCode() |
boolean |
isDefault() |
String |
toString() |
public String getId()
public String getCacheControl()
public String getContentDisposition()
public String getContentType()
public String getContentLanguage()
public int getSecondsToExpire()
public String getContentEncoding()
public String getWebsiteRedirectLocation()
public String getCannedAcl()
public boolean isDefault()
Copyright © 2013 Pentasoft. All rights reserved.