org.jclouds.rest.annotations
Annotation Type Identity


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

Designates that this Resource qualifies an object to an identity on a provider.

Author:
Adrian Cole



Copyright © 2009-2011 jclouds. All Rights Reserved.