AWS.S3.TS3Client.RestoreObject

Restore an archived copy of an object.

function RestoreObject(const ARequest: IS3RestoreObjectRequest): IS3RestoreObjectResponse;
__fastcall IS3RestoreObjectResponse RestoreObject(const IS3RestoreObjectRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3RestoreObjectRequest
A RestoreObject request object.

Response containing RestoreObject results.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.