AWS.S3.TS3MetadataEntry.Create

Constructor for TS3MetadataEntry.

constructor Create(const AName: string; const AValue: string);
__fastcall TS3MetadataEntry(const AnsiString AName, const AnsiString AValue);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AName: string
Name of the entry.
const AValue: string
Value of the entry.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.