public class MultipartCompleted extends Object
| Constructor and Description |
|---|
MultipartCompleted(String location,
String bucketName,
String objectKey,
String etag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName() |
String |
getEtag() |
String |
getLocation() |
String |
getObjectKey() |
String |
getVersionId() |
void |
setVersionId(String versionId) |
String |
toString() |