The ContentInAmazonS3 type exposes the following members.

Constructors

  NameDescription
ContentInAmazonS3
Initializes a new instance of the ContentInAmazonS3 class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetContentFromAmazonS3
Gets the content from Amazon S3 by given bucket name and key.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SaveContentToAmazonS3
Saves the content to Amazon S3 by given bucket name, key, and content.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also