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 Unwrap
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Unwrap
Unwraps the only value in a nested json response ex. { "foo" :"bar" } becomes "bar"