Data.Cloud.AmazonAPI.TAmazonService

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: Data.Cloud.AmazonAPI |
Delphi
TAmazonService = class abstract(TCloudService)
C++
class PASCALIMPLEMENTATION TAmazonService : public Data::Cloud::Cloudapi::TCloudService
Description
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).