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

DeleteBucket Method

Deletes a bucket.

Object Oriented Interface

public function doDeleteBucket();

Procedural Interface

incloudstorage_amazons3_do_deletebucket($res);

Remarks

This method can be used to delete the bucket specified by the name in the Bucket property. Please note that names are global and you will not be able to create a bucket by the same name if it is taken by another user.

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