 Members
 Members| Icon | Member | Description | 
|---|---|---|
|  | OpenStream(String, String) | 
            	Returns a stream from which the caller can read the content from the specified
            	Amazon S3  bucket and key.
            	The caller of this method is responsible for closing the stream.
             | 
|  | OpenStream(TransferUtilityOpenStreamRequest) | 
            	Returns a stream to read the contents from Amazon S3 as 
            	specified by the TransferUtilityOpenStreamRequest.
            	The caller of this method is responsible for closing the stream.
             |