Objects Property
The objects returned by a call to ListObjects .
Syntax
public S3ObjectList getObjects();
Remarks
This property will be populated after a call to ListObjects. It will contain information about the objects which are contained in the specified Bucket.
This property is read-only and not available at design time.