public GetObject ( string bucketName, string objectName, Action |
||
bucketName | string | Bucket to retrieve object from |
objectName | string | Name of object to retrieve |
callback | Action |
A stream will be passed to the callback |
return | void |