Package org.jclouds.rest.annotations
Annotation Type OnlyElement
-
@Target({ANNOTATION_TYPE,METHOD,FIELD,PARAMETER}) @Retention(RUNTIME) @Qualifier public @interface OnlyElement
Extracts the only element of a collection or null- See Also:
SelectJson