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