public class Part extends DelegatingPayload
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Part.PartOptions  | 
| Modifier and Type | Method and Description | 
|---|---|
static Part | 
create(String name,
      Payload delegate,
      Part.PartOptions options)  | 
static Part | 
create(String name,
      String value)  | 
com.google.common.collect.Multimap<String,String> | 
getHeaders()  | 
String | 
getName()  | 
close, equals, getContentMetadata, getDelegate, getInput, getRawContent, hashCode, isRepeatable, release, setContentMetadata, writeToCopyright © 2009-2013 jclouds. All Rights Reserved.