Adds a set of key-value metadata pairs to the object when uploaded.

C# |
public PutObjectRequest WithMetaData( NameValueCollection metaInfo )

- metaInfo (NameValueCollection)
- The set of key-value pairs that will eventually be associated with the S3 Object
