AWS.S3.TS3ListObjectsV2Request.SetMaxKeys

Setter method for MaxKeys.

procedure SetMaxKeys(const AMaxKeys: TOptional<Integer>);
__fastcall SetMaxKeys(const TOptional<Integer> AMaxKeys);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

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