| Interface | Description | 
|---|---|
| PrettyPrintable | Contents of a class which implements this interface can be represented in a pretty formatted string. | 
| Class | Description | 
|---|---|
| LensAPIResult<DATA> | Transport object for results returned by Lens APIs
 DATA represents type of data in success result. | 
| LensErrorTO<PAYLOAD> | Transport object for lens error information. | 
| LensJAXBContextResolver | |
| NoErrorPayload | NoErrorPayload type is to be used while creating LensResponse for success responses. | 
| NoResultData | NoResultData type is to be used while creating LensAPIResult for error scenarios. | 
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.