Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ListObjects Method

Lists all objects in a bucket.

Object Oriented Interface

public function doListObjects();

Procedural Interface

incloudstorage_amazons3_do_listobjects($res);

Remarks

The output is retrieved through the ObjectList event. The output can also be retrieved by using the Objects property.

The bucket is specified by the Bucket property. ObjectPrefix, ObjectDelimiter, ObjectMarker can be used to control the objects listed.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0