| IOssListObjects Method |
| Name | Description | |
|---|---|---|
| ListObjects(String) |
Lists all objects under the Bucket | |
| ListObjects(ListObjectsRequest) |
Lists objects according to the ListObjectsRequest.
The returned object is type of OssObjectSummary.
| |
| ListObjects(String, String) |
Lists object with specified prefix
|