The ContentInAmazonS3 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContentInAmazonS3 | Initializes a new instance of the ContentInAmazonS3 class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (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 | (Inherited from Object.) |