ListBuckets Method
Lists all buckets in the account.
Syntax
public void listBuckets();
Remarks
The output is retrieved through the BucketList event. The output can also be retrieved by using the Buckets property.
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListBuckets MethodLists all buckets in the account. Syntaxpublic void listBuckets(); RemarksThe output is retrieved through the BucketList event. The output can also be retrieved by using the Buckets property. |
||