Data.Cloud.AmazonAPI.TAmazonService

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudServiceSystem.TObjectTAmazonService

Delphi

TAmazonService = class abstract(TCloudService)

C++

class PASCALIMPLEMENTATION TAmazonService : public Data::Cloud::Cloudapi::TCloudService

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.

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).

See Also