IPWorks Cloud 2020 Android Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax

public S3MetadataList getMetadata();
public void setMetadata(S3MetadataList metadata);

Remarks

This collection holds a list of S3Metadata items.

This collection is populated when GetObjectInfo is called; and its items are used anytime CreateObject, CopyObject, or StartMultipartUpload is called.

This property is not available at design time.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Android Edition - Version 20.0 [Build 8265]