Package org.jclouds
Class Fallbacks
- java.lang.Object
-
- org.jclouds.Fallbacks
-
public final class Fallbacks extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFallbacks.AbsentOn403Or404Or500static classFallbacks.EmptyFluentIterableOnNotFoundOr404static classFallbacks.EmptyIterableWithMarkerOnNotFoundOr404static classFallbacks.EmptyListOnNotFoundOr404static classFallbacks.EmptyMapOnNotFoundOr404static classFallbacks.EmptyMultimapOnNotFoundOr404static classFallbacks.EmptyPagedIterableOnNotFoundOr404static classFallbacks.EmptySetOnNotFoundOr404static classFallbacks.FalseOnNotFoundOr404static classFallbacks.FalseOnNotFoundOr422static classFallbacks.NullOnNotFoundOr404static classFallbacks.TrueOnNotFoundOr404static classFallbacks.VoidOnNotFoundOr404
-
-
-
Method Detail
-
valOnNotFoundOr404
public static <T> T valOnNotFoundOr404(T val, Throwable t)
-
-