Data.Cloud.AmazonAPI.TAmazonService.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ConnectionInfo: TAmazonConnectionInfo);

C++

__fastcall TAmazonService(TAmazonConnectionInfo* const ConnectionInfo);

Eigenschaften

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


Beschreibung

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