| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.s3.transferutility |
This package contains helper classes for managing upload and download tasks and a public
class
TransferUtility
which is a high level client that provides methods to control users' upload and download tasks. |
| Class and Description |
|---|
| TransferListener
Listener interface for transfer state and progress changes.
|
| TransferNetworkConnectionType
Represents the type of connection a transfer is allowed to use
|
| TransferNetworkLossHandler
A Broadcast receiver to receive network connection change events.
|
| TransferObserver
TransferObserver is used to track state and progress of a transfer.
|
| TransferState
The current state of a transfer.
|
| TransferType
Represents if a transfer is an upload or download
|
| TransferUtility
The transfer utility is a high-level class for applications to upload and
download files.
|
| TransferUtility.Builder
Builder class for TransferUtility
|
| TransferUtilityException
Checked Exception thrown by TransferUtility
|
| TransferUtilityOptions
Configuration information used by the
TransferUtility
and TransferService |
Copyright © 2020. All rights reserved.