|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.ec2.UploadPolicy
public class UploadPolicy
This class describes the upload policy used when bundling images.
| Constructor Summary | |
|---|---|
UploadPolicy(int minutesToExpiration,
String bucket,
String acl,
String prefix)
|
|
| Method Summary | |
|---|---|
String |
getAcl()
|
String |
getBucket()
|
int |
getMinutesToExpiration()
|
String |
getPolicyString()
|
String |
getPrefix()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UploadPolicy(int minutesToExpiration,
String bucket,
String acl,
String prefix)
| Method Detail |
|---|
public int getMinutesToExpiration()
public String getBucket()
public String getAcl()
public String getPrefix()
public String getPolicyString()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||