AWS.S3.TS3ListObjectsV2Response.Create
Methods
TS3ListObjectsV2Response Class
AWS.S3 Namespace
Delphi
constructor
Create
(
const
AHTTPResponse
: IHTTPResponse;
AClient
:
IS3Client
;
ABucket
:
IS3Bucket
=
nil
);
override
;
C++
virtual
__fastcall
TS3ListObjectsV2Response
(
const
IHTTPResponse
AHTTPResponse
,
IS3Client
AClient
,
IS3Bucket
ABucket
= null);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Description
TS3ListObjectsV2Response
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.