AWS.S3.TS3Response.Create

Constructor for TS3Response.

constructor Create(const AHTTPResponse: IHTTPResponse; AClient: IS3Client); virtual;
virtual __fastcall TS3Response(const IHTTPResponse AHTTPResponse, IS3Client AClient);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AHTTPResponse: IHTTPResponse
A HTTP response.
AClient: IS3Client
An S3 client.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.