AWS.S3.TS3GetObjectRequest.SetIfNoneMatch

Setter method for IfNoneMatch.

procedure SetIfNoneMatch(const AIfNoneMatch: string);
__fastcall SetIfNoneMatch(const AnsiString AIfNoneMatch);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AIfNoneMatch: string
New value for IfNoneMatch.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.