AWS.S3.IS3ListPartsRequest.SetMaxParts

Setter method for MaxParts.

procedure SetMaxParts(const AMaxParts: TOptional<Integer>);
__fastcall SetMaxParts(const TOptional<Integer> AMaxParts);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AMaxParts: TOptional<Integer>
New value for MaxParts.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.