AWS.S3.TS3ObjectResponse.Create

Constructor for TS3ObjectResponse.

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

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

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