Click or drag to resize
IOssListObjects Method
Overload List
  NameDescription
Public methodListObjects(String)
Lists all objects under the Bucket
Public methodListObjects(ListObjectsRequest)
Lists objects according to the ListObjectsRequest. The returned object is type of OssObjectSummary.
Public methodListObjects(String, String)
Lists object with specified prefix
Top
See Also