Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ListBuckets Method

Lists all buckets in the account.

Object Oriented Interface

public function doListBuckets();

Procedural Interface

incloudstorage_amazons3_do_listbuckets($res);

Remarks

The output is retrieved through the BucketList event. The output can also be retrieved by using the Buckets property.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]