| IOssBeginListObjects Method | 
| Name | Description | |
|---|---|---|
| BeginListObjects(String, AsyncCallback, Object) | 
            Begins the async call to list objects.The returned object is type of OssObjectSummary.
              | |
| BeginListObjects(ListObjectsRequest, AsyncCallback, Object) | 
            Begins the async call to list objects under the specified Bucket with specified filters in ListObjectsRequest  | |
| BeginListObjects(String, String, AsyncCallback, Object) | 
            Begins the async call to list objects under the specified bucket and prefix
            The returned object is type of OssObjectSummary.
              |