org.jclouds.rest.annotations
Annotation Type Api


@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER})
@Retention(value=RUNTIME)
@Qualifier
public @interface Api

Designates that this Resource qualifies an object to an api.

Author:
Adrian Cole



Copyright © 2009-2012 jclouds. All Rights Reserved.