AWS.S3.TS3GetObjectRequest.SetIfMatch
Methods
TS3GetObjectRequest Class
AWS.S3 Namespace
Setter method for IfMatch.
Delphi
procedure
SetIfMatch
(
const
AIfMatch
:
string
);
C++
__fastcall
SetIfMatch
(
const
AnsiString
AIfMatch
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AIfMatch: string
New value for IfMatch.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.