public class MultipartUpload extends Object
| Constructor and Description |
|---|
MultipartUpload(String key,
String uploadId,
Owner owner,
Owner initiator,
Date initiated)
Create a new MultipartUpload with the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Date |
getInitiated() |
Owner |
getInitiator() |
String |
getKey() |
Owner |
getOwner() |
String |
getStorageClass() |
String |
getUploadId() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 Adobe. All rights reserved.