S3Client

Undocumented in source.

Constructors

this
this(string access_key, string secret_key)
Undocumented in source.

Members

Functions

deleteObject
void deleteObject(string bucket, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
putObject
void putObject(PutObjectRequest!R request)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta