org.jclouds.io.payloads
Class Part.PartOptions
java.lang.Object
org.jclouds.io.payloads.Part.PartOptions
- Enclosing class:
- Part
public static class Part.PartOptions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Part.PartOptions
public Part.PartOptions()
contentType
public Part.PartOptions contentType(String contentType)
filename
public Part.PartOptions filename(String filename)
getContentType
public String getContentType()
getFilename
public String getFilename()
Copyright © 2009-2011 jclouds. All Rights Reserved.