AWS.S3.TS3Grant.SetGrantee
Methods
TS3Grant Class
AWS.S3 Namespace
Setter method for Grantee.
Delphi
procedure
SetGrantee
(
const
AGrantee
:
IS3Grantee
);
C++
__fastcall
SetGrantee
(
const
IS3Grantee
AGrantee
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AGrantee: IS3Grantee
New value for Grantee.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.