API:Data.Cloud.AmazonAPI.TAmazonBasicService
Delphi
TAmazonBasicService = class(TAmazonService)
C++
class PASCALIMPLEMENTATION TAmazonBasicService : public TAmazonService
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp |
Data.Cloud.AmazonAPI | Data.Cloud.AmazonAPI |
Description
Abstract extension of the TCloudService class.
Data.Cloud.AmazonAPI.TAmazonBasicService inherits from Data.Cloud.AmazonAPI.TAmazonService. All content below this line refers to Data.Cloud.AmazonAPI.TAmazonService.
Abstract extension of the TCloudService class.
TAmazonService implements all functionality common to the Amazon S3m SQS and SimpleDB services, or common to two of them (allowing the third to extend further and override).