JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jclouds.rest.annotations
Annotation Interface 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