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

ObjectPrefix Property

A prefix for the object(s).

Object Oriented Interface

public function getObjectPrefix();
public function setObjectPrefix($value);

Procedural Interface

incloudstorage_digitalocean_get($res, 27 );
incloudstorage_digitalocean_set($res, 27, $value );

Default Value

''

Remarks

Used by the ListObjects method to filter the object list. This can be set to a prefix for the objects to be returned within the specified Bucket.

This is used to group objects together by name in a manner similar to the use of subfolders on a file system.

Data Type

String

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