| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.s3.transfermanager |
The Transfer Manager is now deprecated, and has been replaced by
TransferUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistableDownload
Deprecated.
The Transfer Manager is now deprecated in favor of the
TransferUtility |
class |
PersistableUpload
Deprecated.
The Transfer Manager is now deprecated in favor of the
TransferUtility |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistableTransfer> |
PersistableTransfer.deserializeFrom(InputStream in)
Deprecated.
Returns the deserialized transfer state of the given serialized
representation.
|
static <T extends PersistableTransfer> |
PersistableTransfer.deserializeFrom(String serialized)
Deprecated.
Returns the deserialized transfer state of the given serialized
representation.
|
Copyright © 2018. All rights reserved.