Package org.jclouds.rest.annotations
Annotation Type FormParams
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface FormParams
Designates that a url encoded form will be added to the request.- See Also:
FormParam
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface FormParams
FormParam