org.jclouds.rest.annotations
Annotation Type OnlyElement


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

Extracts the only element of a collection or null

Author:
Adrian Cole
See Also:
SelectJson



Copyright © 2009-2012 jclouds. All Rights Reserved.