Modifier and Type | Class and Description |
---|---|
static class |
Part.PartOptions.Builder |
Constructor and Description |
---|
Part.PartOptions() |
Modifier and Type | Method and Description |
---|---|
Part.PartOptions |
contentType(String contentType) |
Part.PartOptions |
filename(String filename) |
String |
getContentType() |
String |
getFilename() |
public Part.PartOptions contentType(String contentType)
public Part.PartOptions filename(String filename)
public String getContentType()
public String getFilename()
Copyright © 2009-2012 jclouds. All Rights Reserved.