Package org.jclouds.rest.functions

Interface Summary
ImplicitOptionalConverter When a client marked @Delegate is optional, the implementation of this is responsible for creating the optional object.
PropagateIfRetryAfter propagates as RetryAfterException if a Throwable contains information such as a retry offset.
 

Class Summary
AlwaysPresentImplicitOptionalConverter  
MapHttp4xxCodesToExceptions  
PresentWhenApiVersionLexicographicallyAtOrAfterSinceApiVersion  
ReturnAbsentOn403Or404Or500  
ReturnEmptyFluentIterableOnNotFoundOr404  
ReturnEmptyIterableWithMarkerOnNotFoundOr404  
ReturnEmptyListOnNotFoundOr404  
ReturnEmptyMapOnNotFoundOr404  
ReturnEmptyMultimapOnNotFoundOr404  
ReturnEmptyPagedIterableOnNotFoundOr404  
ReturnEmptySetOnNotFoundOr404  
ReturnFalseOnNotFoundOr404  
ReturnNullOnNotFoundOr404  
ReturnVoidOnNotFoundOr404  
 



Copyright © 2009-2013 jclouds. All Rights Reserved.