
Icon | Member | Description |
---|---|---|
![]() | WithMetaData(String, String) |
Adds a key/value pair to the Metadata property for this request.
The S3 Object that you create will have this metadata associated
with it.
|
![]() | WithMetaData(NameValueCollection) |
Adds a set of key-value pairs to the request.
The S3 Object that you create will have this metadata associated
with it.
|