public final class PersistableUpload extends PersistableTransfer
| Constructor and Description |
|---|
PersistableUpload()
Deprecated.
|
PersistableUpload(String bucketName,
String key,
String file,
String multipartUploadId,
long partSize,
long mutlipartUploadThreshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize()
Returns the serialized representation of the paused transfer state.
|
deserializeFrom, deserializeFrom, serialize@Deprecated public PersistableUpload()
public String serialize()
PersistableTransferserialize in class PersistableTransferCopyright © 2010 Amazon Web Services, Inc. All Rights Reserved.