 Members
 Members| Icon | Member | Description | 
|---|---|---|
|  | WithMetadata(String, String) | 
            	Adds a set of key-value pairs to the request
              	and returns this object instance, 
            	enabling additional method calls to be chained together.
             | 
|  | WithMetadata(NameValueCollection) | 
            	Adds a set of key-value pairs to the request
              	and returns this object instance, 
            	enabling additional method calls to be chained together.
             |