API:Data.Cloud.AmazonAPI.TAmazonStorageService.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ConnectionInfo: TAmazonConnectionInfo);

C++

__fastcall TAmazonStorageService(TAmazonConnectionInfo* const ConnectionInfo);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonStorageService

Beschreibung

Erstellt eine neue Instanz von TAmazonService.

Data.Cloud.AmazonAPI.TAmazonStorageService.Create erbt von Data.Cloud.AmazonAPI.TAmazonService.Create. Der folgende Inhalt bezieht sich auf Data.Cloud.AmazonAPI.TAmazonService.Create.

Erstellt eine neue Instanz von TAmazonService.

Diese Klasse ist nicht der Eigentümer der ConnectionInfo-Instanz.

ConnectionInfo repräsentiert die Verbindungsinformationen des Amazon-Dienstes.

Siehe auch