API:Data.Cloud.AmazonAPI.TAmazonStorageService.Create
Delphi
constructor Create(const ConnectionInfo: TAmazonConnectionInfo);
C++
__fastcall TAmazonStorageService(TAmazonConnectionInfo* const ConnectionInfo);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp |
Data.Cloud.AmazonAPI | TAmazonStorageService |
Description
Creates a new instance of TAmazonService.
Data.Cloud.AmazonAPI.TAmazonStorageService.Create inherits from Data.Cloud.AmazonAPI.TAmazonService.Create. All content below this line refers to Data.Cloud.AmazonAPI.TAmazonService.Create.
Creates a new instance of TAmazonService.
This class does not own the ConnectionInfo instance.
ConnectionInfo represents the Amazon service connection info.