AWS.S3.TS3ListPartsRequest.SetMaxParts
Methods
TS3ListPartsRequest Class
AWS.S3 Namespace
Setter method for MaxParts.
Delphi
procedure
SetMaxParts
(
const
AMaxParts
: TOptional<Integer>);
C++
__fastcall
SetMaxParts
(
const
TOptional<Integer>
AMaxParts
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AMaxParts: TOptional<Integer>
New value for MaxParts.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.