Specifies a metadata name-value pair to set for the object. If MetadataDirective is set to COPY, all metadata is ignored.

C# |
public CopyObjectRequest WithMetaData( string key, string value )

The request with Metadata set.
C# |
public CopyObjectRequest WithMetaData( string key, string value )