|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use S3Object | |
|---|---|
| com.amazonaws.services.s3 | Synchronous client for accessing Amazon S3. |
| Uses of S3Object in com.amazonaws.services.s3 |
|---|
| Methods in com.amazonaws.services.s3 that return S3Object | |
|---|---|
S3Object |
AmazonS3.getObject(GetObjectRequest getObjectRequest)
Returns the object stored in Amazon S3 under the specified bucket and key, or null if the request specified constraints that weren't met. |
S3Object |
AmazonS3Client.getObject(GetObjectRequest getObjectRequest)
|
S3Object |
AmazonS3.getObject(String bucketName,
String key)
Returns the object stored in Amazon S3 under the specified bucket and key. |
S3Object |
AmazonS3Client.getObject(String bucketName,
String key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||