Package | Description |
---|---|
net.noderunner.amazon.s3 |
Modifier and Type | Method and Description |
---|---|
GetStreamResponse |
Connection.getStream(Bucket bucket,
String key)
Reads an object from S3, returning a stream to access the data.
|
GetStreamResponse |
Connection.getStream(Bucket bucket,
String key,
Headers headers)
Reads an object from S3, returning a stream to access the data.
|
Copyright © 2013. All Rights Reserved.