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

CreateObject Method

Puts an object into a bucket.

Object Oriented Interface

public function doCreateObject($objectname);

Procedural Interface

incloudstorage_amazons3_do_createobject($res, $objectname);

Remarks

This method will put the file specified by LocalFile into the bucket specified by the Bucket property. If LocalFile is empty, the contents of the ObjectData property will be uploaded instead.

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