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

ObjectDelimiter Property

A delimiter can be used to organize multiple objects.

Syntax

public String getObjectDelimiter();
public void setObjectDelimiter(String objectDelimiter);

Remarks

Used by the ListObjects method. The object names that contain the same string between the ObjectPrefix and the first occurrence of the ObjectDelimiter will be rolled up into a single result element fired as PrefixList. These rolled-up object names are not returned by the ObjectList.

Default Value

""

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