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