Package org.jclouds.rest.annotations
Annotation Type PartParam
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface PartParam
Designates that this parameter will be bound to a multipart form.
-
-
Field Summary
Fields Modifier and Type Fields Description static StringNO_CONTENT_TYPEstatic StringNO_FILENAME
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringcontentTypeStringfilename
-