public final class Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
bucket
Destination bucket for the copy.
|
String |
sourceFile
File name relative to the workspace root to upload.
|
String |
storageClass
what x-amz-storage-class is currently set
|
static String[] |
storageClasses
options for x-amz-storage-class can be STANDARD or REDUCED_REDUNDANCY
|
| Constructor and Description |
|---|
Entry() |
public String bucket
public String sourceFile
public static final String[] storageClasses
public String storageClass
Copyright © 2004-2013. All Rights Reserved.