API:Data.Cloud.AmazonAPI.TAmazonStorageService.Create

Aus RAD Studio API Documentation

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. {{#multireplace:Data.Cloud.AmazonAPI.TAmazonStorageService.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Cloud.AmazonAPI.TAmazonService.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Cloud.AmazonAPI.TAmazonService.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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