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