Skip to main content
AskMe (beta)

EnsLib.AmazonS3.BusinessOperation

class EnsLib.AmazonS3.BusinessOperation extends EnsLib.CloudStorage.BusinessOperation

EnsLib.AmazonS3.BusinessOperation accepts: EnsLib.CloudStorage.UploadRequest - upload a new object to Amazon S3 EnsLib.CloudStorage.DeleteRequest - delete an existing object from Amazon S3

Property Inventory

Parameters

parameter ADAPTER = EnsLib.AmazonS3.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Properties

property Adapter as EnsLib.AmazonS3.OutboundAdapter;
Inherited description: The adapter instance
Property methods: AdapterGet(), AdapterGetSwizzled(), AdapterIsValid(), AdapterNewObject(), AdapterSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab