| Interface | Description |
|---|---|
| Context |
Represents an authenticated context to the cloud.
|
| Fallback<V> |
Provides a backup value to replace an earlier exception.
|
| View |
View allows access to the provider-specific, or library-driven api
behind an abstraction. |
| Class | Description |
|---|---|
| Constants |
Constants used in jclouds services.
|
| ContextBuilder |
Creates
Context or Injector configured to an api and
endpoint. |
| Fallbacks | |
| Fallbacks.AbsentOn403Or404Or500 | |
| Fallbacks.EmptyFluentIterableOnNotFoundOr404 | |
| Fallbacks.EmptyIterableWithMarkerOnNotFoundOr404 | |
| Fallbacks.EmptyListOnNotFoundOr404 | |
| Fallbacks.EmptyMapOnNotFoundOr404 | |
| Fallbacks.EmptyMultimapOnNotFoundOr404 | |
| Fallbacks.EmptyPagedIterableOnNotFoundOr404 | |
| Fallbacks.EmptySetOnNotFoundOr404 | |
| Fallbacks.FalseOnNotFoundOr404 | |
| Fallbacks.FalseOnNotFoundOr422 | |
| Fallbacks.NullOnNotFoundOr404 | |
| Fallbacks.TrueOnNotFoundOr404 | |
| Fallbacks.VoidOnNotFoundOr404 | |
| JcloudsVersion |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.