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

Bucket Property

The name of the current bucket.

Object Oriented Interface

public function getBucket();
public function setBucket($value);

Procedural Interface

incloudstorage_wasabi_get($res, 3 );
incloudstorage_wasabi_set($res, 3, $value );

Default Value

''

Remarks

This describes which object container the current operation is using.

Data Type

String

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