All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| Activator |
|
| AdvanceUntilEmptyIterable<E> |
continues to supply iterables until the last was empty
|
| AllLowerCaseValidator |
Validates that the string parameter doesn't have any uppercase letters.
|
| AlwaysPresentImplicitOptionalConverter |
|
| AnnotatedHttpApiProvider<A> |
|
| AnonymousHttpApiMetadata<A> |
Useful in creating arbitrary http apis.
|
| AnonymousProviderMetadata |
Useful in creating arbitrary clients.
|
| AnonymousProviderMetadata.Builder |
|
| AnyOrConfiguredRegionId |
|
| AnyOrConfiguredZoneId |
|
| Api |
Designates that this Resource qualifies an object to an api.
|
| ApiContext<A> |
Represents an authenticated context to the cloud.
|
| ApiContextImpl<A> |
|
| ApiListener |
|
| ApiMetadata |
The ApiMetadata interface allows jclouds to provide a plugin framework for
gathering cloud api metadata.
|
| ApiMetadata.Builder<B extends ApiMetadata.Builder<B>> |
|
| ApiPredicates |
Container for api filters (predicates).
|
| ApiRegistry |
|
| Apis |
The Apis class provides static methods for accessing apis.
|
| ApiVersion |
Designates that this Resource qualifies an object to an api version.
|
| ApiVersionOverride |
Deprecated. |
| Arg0ToPagedIterable<T,I extends Arg0ToPagedIterable<T,I>> |
Used to propagate arg0 during an advance in a PagedIterable.
|
| Arg0ToPagedIterable.FromCaller<T,I extends Arg0ToPagedIterable.FromCaller<T,I>> |
Used to propagate caller arg0 to a callee during an advance in a PagedIterable.
|
| ArgsToPagedIterable<T,I extends ArgsToPagedIterable<T,I>> |
Used to propagate the invoked method arguments during an advance in a
PagedIterable.
|
| ArgsToPagedIterable.FromCaller<T,I extends ArgsToPagedIterable.FromCaller<T,I>> |
Sometimes the arguments in the invoked method do not provide enough
information to fetch the next page of the result set.
|
| AsyncBus |
Used to configure EventBus injection, providing a flexible way to inject the
AsyncEventBus.
|
| AuthorizationException |
Thrown when there is an authorization error.
|
| BackoffLimitedRetryHandler |
Allow replayable request to be retried a limited number of times, and impose an exponential
back-off delay before returning.
|
| BaseApiMetadata |
The BaseApiMetadata class is an abstraction of ApiMetadata to be extended by those
implementing ApiMetadata.
|
| BaseApiMetadata.Builder<T extends BaseApiMetadata.Builder<T>> |
|
| BaseCipherPayload |
|
| BaseHttpApiMetadata<A> |
Useful in creating http apis.
|
| BaseHttpApiMetadata.Builder<A,T extends BaseHttpApiMetadata.Builder<A,T>> |
|
| BaseHttpCommandExecutorService<Q> |
|
| BaseHttpRequestOptions |
|
| BaseImmutableContentMetadata |
|
| BaseLifeCycle |
// TODO: Adrian: Document this!
|
| BaseLogger |
Base implementation that constructs formatted log strings.
|
| BaseMutableContentMetadata |
|
| BasePayload<V> |
|
| BasePayloadSlicer |
|
| BaseProviderMetadata |
The BaseProviderMetadata class is an abstraction of ProviderMetadata to be extended by
those implementing ProviderMetadata.
|
| BaseProviderMetadata.Builder |
|
| BaseView |
|
| BasicAuthentication |
Uses Basic Authentication to sign the request.
|
| BindApiContextWithWildcardExtendsExplicitAndRawType |
|
| BindAsHostPrefix |
|
| Binder |
Adds an payload to a request.
|
| BinderParam |
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
| BinderUtils |
|
| BindException |
Exception thrown during the binding process.
|
| BindLoggersAnnotatedWithResource |
|
| BindMapToStringPayload |
|
| BindNameToContext |
Binds name to Context.
|
| BindProviderMetadataContextAndCredentials |
Binds data inside ProviderMetadata to types with scopes qualified with annotations in the
org.jclouds.location and org.jclouds.rest.annotations packages.
|
| BindToJsonPayload |
Binds the object to the request as a json object.
|
| BindToJsonPayloadWrappedWith |
Sometimes, cloud apis wrap requests inside an envelope.
|
| BindToJsonPayloadWrappedWith.Factory |
|
| BindToStringPayload |
Adds an payload to a request.
|
| BindToXMLPayload |
Binds the request parameters to an XML formatted payload.
|
| BuildVersion |
Designates that this Resource qualifies an object to an build version.
|
| Bundles |
Utility functions helpful in working with bundles.
|
| ByteArrayPayload |
|
| ByteSourcePayload |
A repeatable, ByteSource-backed Payload.
|
| ByteSources |
functions related to or replacing those in ByteSource
|
| ByteStreams2 |
|
| CallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>> |
Deprecated.
|
| ClientError |
Implies that the object can address HttpResponses
that contain status code 4xx.
|
| Closeables2 |
Alternative to Closeables, which allows jclouds
to avoid guava incompatibility on said class.
|
| CloseContentAndSetExceptionErrorHandler |
|
| Closer |
This will close objects in the reverse order that they were added.
|
| Closer.State |
|
| ConfiguresCredentialStore |
designates the module configures a Map<String, ? extends Credentials>
|
| ConfiguresEventBus |
Designates the module configures an EventBus.
|
| ConfiguresExecutorService |
designates the the module configures a HttpCommandExecutorService
|
| ConfiguresHttpApi |
designates the module configures a top-level api which is annotated with http methods.
|
| ConfiguresHttpCommandExecutorService |
designates the the module configures a HttpCommandExecutorService
|
| ConnectionCloseHeader |
|
| ConsoleLogger |
Logger that logs to the console
|
| ConsoleLoggingModule |
Configures logging of type ConsoleLogger
|
| Constants |
Constants used in jclouds services.
|
| ContentMetadata |
|
| ContentMetadataBuilder |
|
| ContentMetadataCodec |
|
| ContentMetadataCodec.DefaultContentMetadataCodec |
Default implementation, in accordance with HTTP 1.1 spec.
|
| Context |
Represents an authenticated context to the cloud.
|
| ContextBuilder |
Creates Context or Injector configured to an api and
endpoint.
|
| ContextImpl |
|
| ContextLinking |
Utility methods to allow Context and View linking between
contexts.
|
| Credentials |
|
| Credentials.Builder<T extends Credentials> |
|
| CredentialStoreModule |
|
| CredentialStoreModule.CredentialsFromJsonByteSource |
|
| CredentialStoreModule.CredentialsToJsonByteSource |
|
| Crypto |
Allows you to access cryptographic objects and factories without adding a provider to the JCE runtime.
|
| DateCodec |
converting from Date->String and vice versa.
|
| DateCodecFactory |
Codecs for converting from Date->String and vice versa.
|
| DateService |
Parses and formats the ISO8601, C, and RFC822 date formats found in XML responses and HTTP
response headers.
|
| DateServiceDateCodecFactory |
|
| DateServiceDateCodecFactory.DateServiceAsctimeCodec |
|
| DateServiceDateCodecFactory.DateServiceIso8601Codec |
|
| DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec |
|
| DateServiceDateCodecFactory.DateServiceRfc1123Codec |
|
| DateServiceDateCodecFactory.DateServiceRfc822Codec |
|
| DateUtils |
|
| DeadEventLoggingHandler |
Default handler for dead events.
|
| Delegate |
Designates that this method returns a rest client
|
| DelegatesToInvocationFunction<S,F extends com.google.common.base.Function<Invocation,Object>> |
|
| DelegatingErrorHandler |
Delegates to HttpErrorHandlers who are annotated according to the
response codes they relate to.
|
| DelegatingPayload |
|
| DelegatingRetryHandler |
Delegates to HttpRetryHandlers who are annotated according to the
response codes they relate to.
|
| DeserializationConstructorAndReflectiveTypeAdapterFactory |
Creates type adapters for types handled in the following ways:
|
| DnsNameValidator |
Validates name for dns-style names
|
| DynamicExecutors |
Factory and utility methods for handling DynamicThreadPoolExecutor.
|
| Endpoint |
Designates that this Resource expects virtual host style requests
|
| EndpointParam |
Extracts the endpoint of a parameter from an object.
|
| EndpointParam.ReturnSame |
|
| EnumTypeAdapterThatReturnsFromValue<T extends Enum<T>> |
|
| EventBusModule |
Configures the EventBus to be used in the platform.
|
| ExecutorServiceModule |
Configures ListeningExecutorService.
|
| ExpandProperties |
Resolves the values of the properties so they can be inferred from other
properties.
|
| Fallback<V> |
Provides a backup value to replace an earlier exception.
|
| Fallback |
Annotates the appropriate Fallback which propagates
the exception or returns a valid fallback value.
|
| 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 |
|
| FilePayload |
|
| FilterStringsBoundToInjectorByName |
finds all the named string bindings who's name annotation matches the filter.
|
| FirstNetwork |
|
| FirstRegion |
|
| FirstZone |
|
| FormParams |
Designates that a url encoded form will be added to the request.
|
| FunctionalReflection |
Static utilities relating to functional Java reflection.
|
| FutureIterables |
functions related to or replacing those in Iterables dealing with Futures
|
| GeneratedHttpRequest |
|
| GeneratedHttpRequest.Builder |
|
| GetOptions |
Contains options supported for HTTP GET operations.
|
| GetOptions.Builder |
|
| GetRegionIdMatchingProviderURIOrNull |
|
| GsonModule |
|
| GsonModule.ByteArrayAdapter |
|
| GsonModule.ByteListAdapter |
|
| GsonModule.CDateAdapter |
|
| GsonModule.CredentialsAdapterFactory |
|
| GsonModule.DateAdapter |
|
| GsonModule.DefaultExclusionStrategy |
|
| GsonModule.HexByteArrayAdapter |
|
| GsonModule.HexByteListAdapter |
|
| GsonModule.Iso8601DateAdapter |
|
| GsonModule.JsonAdapterBindings |
|
| GsonModule.LongDateAdapter |
|
| GsonModule.NoExclusions |
|
| GsonModule.NullHackJsonBallAdapter |
|
| GsonModule.PropertiesAdapter |
|
| GsonWrapper |
|
| GuiceProxyConfig |
Configuration derived from Guice properties.
|
| Headers |
Designates that a header will be added to the request.
|
| HeaderToRetryAfterException |
|
| HttpApiMetadata<A> |
|
| HttpApiMetadata.Builder<A,T extends HttpApiMetadata.Builder<A,T>> |
|
| HttpApiModule<A> |
|
| HttpClient |
Simple client
|
| HttpCommand |
Command whose endpoint is an http service.
|
| HttpCommandExecutorService |
Capable of invoking http commands.
|
| HttpErrorHandler |
Responsible for setting an exception on the command relevant to the unrecoverable error in the
HttpResponse.
|
| HttpException |
// TODO: Adrian: Document this!
|
| HttpMessage |
|
| HttpMessage.Builder<T extends HttpMessage.Builder<T>> |
|
| HttpRequest |
|
| HttpRequest.Builder<T extends HttpRequest.Builder<T>> |
|
| HttpRequestFilter |
|
| HttpRequestOptions |
Builds options that override or append to HttpRequests.
|
| HttpResponse |
|
| HttpResponse.Builder<T extends HttpResponse.Builder<T>> |
|
| HttpResponseException |
Represents an error obtained from an HttpResponse.
|
| HttpRetryHandler |
Indicate whether a request should be retried after a server error response (HTTP status code >=
500) based on the request's replayable status and the number of attempts already performed.
|
| HttpUtils |
|
| HttpWire |
|
| IdentityFunction |
|
| ImplicitLocationSupplier |
|
| ImplicitOptionalConverter |
When a client marked @Delegate is optional, the implementation of this is
responsible for creating the optional object.
|
| ImplicitRegionIdSupplier |
|
| InetAddresses2 |
|
| InetAddresses2.IsPrivateIPAddress |
|
| InetSocketAddressConnect |
Tests to see if a socket is open.
|
| InputParamValidator |
Validates method parameters.
|
| InputStreamPayload |
|
| InsufficientResourcesException |
Thrown when there is a quota or otherwise limit preventing the operation from occurring.
|
| Invocation |
Context needed to call Invokable.invoke(Object, Object...)
|
| InvocationConfig |
Provides the ability to decouple timeouts and fallbacks from what's built-in.
|
| InvocationContext<I extends InvocationContext<I>> |
Passes generated Http request into this object;
|
| InvocationSuccess |
Holds the context of a successful call to Invokable.invoke(Object, Object...)
|
| InvokeHttpMethod |
|
| IOExceptionRetryHandler |
|
| Iso3166 |
Related to a Iso3166 code
|
| IterableWithMarker<T> |
An Iterable that can be continued
|
| IterableWithMarkers |
|
| JavaUrlHttpCommandExecutorService |
|
| JavaUrlHttpCommandExecutorServiceModule |
|
| JAXBParser |
Parses XML documents using JAXB.
|
| JAXBResponseParser |
Shows the transformer type used to parse XML with the
ParseXMLWithJAXB parser in a HttpResponse.
|
| JCECrypto |
|
| JcloudsVersion |
|
| JDKLogger |
|
| JDKLogger.JDKLoggerFactory |
|
| JDKLoggingModule |
|
| JoinOnComma |
|
| Json |
|
| JsonBall |
As String is final, using a different marker to imply this is a json object
|
| JustProvider |
|
| LifeCycle |
// TODO: Adrian: Document this!
|
| LifeCycle.Status |
States that are possible for a component.
|
| LifeCycleModule |
This associates java lifecycle annotations with guice hooks.
|
| Location |
Description of where a resource is running.
|
| LocationBuilder |
|
| LocationConstants |
|
| LocationIdToIso3166CodesFromConfiguration |
looks for properties bound to the naming conventions jclouds.region.
|
| LocationIdToIso3166CodesSupplier |
|
| LocationIdToURIFromConfigurationOrDefaultToProvider |
|
| LocationImpl |
|
| LocationModule |
All of these are memoized as locations do not change often at runtime.
|
| LocationPredicates |
|
| LocationScope |
The scope of the location
|
| LocationsSupplier |
|
| Logger |
JClouds log abstraction layer.
|
| Logger.LoggerFactory |
Produces instances of Logger relevant to the specified category
|
| LoggingModule |
Creates a post-injection listener that binds Loggers named the same as the enclosing class.
|
| LoggingModules |
The LoggingModules class provides static methods for accessing
loggingModules.
|
| LoginCredentials |
|
| LoginCredentials.Builder |
|
| Macs |
|
| MapBinder |
Designates that this parameter will hold the payload for a PUT or POST command.
|
| MapBinder |
Builds the payload of a Post request.
|
| MapHttp4xxCodesToExceptions |
|
| Maps2 |
General utilities used in jclouds code for Maps.
|
| Memoized |
Designates that this object is going to return cached results
|
| MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier<T> |
This will retry the supplier if it encounters a timeout exception, but not if it encounters an
AuthorizationException.
|
| MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier.ValueLoadedEvent<V> |
|
| MetadataBundleListener |
|
| Multimaps2 |
|
| MultipartForm |
|
| MutableContentMetadata |
|
| MutableResourceMetadata<T extends Enum<T>> |
Used to construct new resources or modify existing ones.
|
| MutableResourceMetadataImpl<T extends Enum<T>> |
Used to construct new resources or modify existing ones.
|
| Name |
Designates that this Resource qualifies an object to a context name.
|
| NamingStrategies |
NamingStrategies used for JSON deserialization using GSON
|
| NamingStrategies.AnnotationBasedNamingStrategy |
|
| NamingStrategies.AnnotationConstructorNamingStrategy |
Determines field naming from constructor annotations
|
| NamingStrategies.AnnotationFieldNamingStrategy |
Definition of field naming policy for annotation-based field
|
| NamingStrategies.AnnotationOrNameFieldNamingStrategy |
|
| NamingStrategies.ExtractNamed |
|
| NamingStrategies.ExtractSerializedName |
|
| NamingStrategies.NameExtractor<A extends Annotation> |
Specifies how to extract the name from an annotation for use in determining the serialized name.
|
| NotThreadSafe |
|
| Nullable |
|
| NullFilteringTypeAdapterFactories |
Eliminates null values when deserializing Collections, Maps, and Multimaps
|
| NullFilteringTypeAdapterFactories.CollectionTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.FluentIterableTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.ImmutableListTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.ImmutableMapTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.ImmutableSetTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.IterableTypeAdapter<E> |
|
| NullFilteringTypeAdapterFactories.IterableTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.ListTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.MapTypeAdapter<K,V> |
|
| NullFilteringTypeAdapterFactories.MapTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.MultimapTypeAdapterFactory |
|
| NullFilteringTypeAdapterFactories.SetTypeAdapter<E> |
|
| NullFilteringTypeAdapterFactories.SetTypeAdapterFactory |
|
| NullHackJsonLiteralAdapter<L> |
writes or reads the literal json directly
|
| NullHackJsonLiteralAdapter.NullReplacingWriter |
|
| NullLogger |
Logger that doesn't do anything.
|
| NullLoggingModule |
Configures logging of type NullLogger
|
| OnlyElement |
Extracts the only element of a collection or null
|
| OnlyElementOrNull<T> |
|
| OnlyLocationOrFirstRegionOptionallyMatchingRegionId |
|
| OnlyLocationOrFirstZone |
|
| Optionals2 |
|
| OptionalTypeAdapterFactory |
Writes and reads Optional values as JSON
|
| OverrideRequestFilters |
Do not accept filters that were passed from the type.
|
| PagedIterable<E> |
Extends FluentIterable allowing you to lazily advance through
sequence of pages in a result set.
|
| PagedIterables |
|
| ParamParser |
Extracts the value of a parameter from an object.
|
| ParamValidators |
Marks the validation for method/parameter value(s).
|
| ParseETagHeader |
Parses an MD5 checksum from the header com.google.common.net.HttpHeaders.HttpHeaders#ETAG.
|
| ParseFirstJsonValueNamed<T> |
|
| ParseJson<T> |
This object will parse the body of an HttpResponse and return the result of
type back to the caller.
|
| ParseSax<T> |
This object will parse the body of an HttpResponse and return the result of type back to the
caller.
|
| ParseSax.Factory |
|
| ParseSax.HandlerForGeneratedRequestWithResult<T> |
|
| ParseSax.HandlerWithResult<T> |
Handler that produces a useable domain object accessible after parsing completes.
|
| ParseURIFromListOrLocationHeaderIf20x |
parses a single URI from a list
|
| ParseXMLWithJAXB<T> |
This object will parse the body of an HttpResponse and return the result of
type back to the caller.
|
| Part |
|
| Part.PartOptions |
|
| Part.PartOptions.Builder |
|
| PartParam |
Designates that this parameter will be bound to a multipart form.
|
| PasswordGenerator |
Generates random passwords.
|
| PATCH |
Implements the PATCH HTTP request type
|
| Patterns |
|
| Payload |
|
| Payload |
Designates that this parameter will hold the payload for a PUT or POST command.
|
| PayloadEnclosing |
|
| PayloadEnclosingImpl |
|
| PayloadParam |
Designates that this parameter will hold the payload for a PUT or POST command.
|
| PayloadParams |
Designates that default parameters will be added a map that builds the request entity.
|
| Payloads |
|
| PayloadSlicer |
|
| Pems |
Reads and writes PEM encoded Strings and Streams
|
| PhantomPayload |
|
| Predicates2 |
|
| PresentWhenApiVersionLexicographicallyAtOrAfterSinceApiVersion |
|
| PropagateIfRetryAfter |
|
| Provider |
Designates that this Resource qualifies an object to a provider of a rest service.
|
| ProviderListener |
|
| ProviderMetadata |
The ProviderMetadata interface allows jclouds to provide a plugin framework
for gathering cloud provider metadata.
|
| ProviderMetadata.Builder |
|
| ProviderPredicates |
Container for provider filters (predicates).
|
| ProviderPredicates.ContextAssignableFrom |
|
| ProviderPredicates.TransformableTo |
|
| ProviderRegistry |
|
| Providers |
The Providers class provides static methods for accessing providers.
|
| Providers.ApiMetadataFunction |
|
| Providers.IdFunction |
|
| ProviderURIFromProviderMetadata |
|
| ProviderURISupplier |
|
| ProxyConfig |
parameters needed to configure Proxy.
|
| ProxyForURI |
|
| Queries |
|
| QueryParams |
Designates that a query will be added to the request.
|
| QueryValue |
|
| RateLimitExceededException |
Thrown when a request fails because the rate limit has been exceeded.
|
| RateLimitRetryHandler |
Retry handler that takes into account the provider rate limit and delays the
requests until they are known to succeed.
|
| ReadAnnotationsAndProperties |
|
| Redirection |
Implies that the object can address HttpResponses that contain status
code 3xx.
|
| RedirectionRetryHandler |
Handles Retryable responses with error codes in the 3xx range, backing off
when redirecting to itself.
|
| Reflection2 |
Utilities that allow access to Invokables with owner types.
|
| Region |
Related to a Region-scoped resource.
|
| RegionIdFilter |
Means to constrain regions returned to abstraction calls.
|
| RegionIdsFromConfiguration |
looks for properties bound to the naming convention jclouds.regions
|
| RegionIdsFromRegionIdToURIKeySet |
As opposed to via properties, lets look up regions via api, as they are more likely to change.
|
| RegionIdsSupplier |
|
| RegionIdToURIFromConfigurationOrDefaultToProvider |
looks for properties bound to the naming convention jclouds.region.regionId.endpoint
|
| RegionIdToURISupplier |
|
| RegionIdToURISupplier.Factory |
|
| RegionIdToZoneIdsFromConfiguration |
looks for properties bound to the naming convention jclouds.location.region.regionId
.zones
|
| RegionIdToZoneIdsSupplier |
|
| RegionToEndpoint |
|
| RegionToEndpointOrProviderIfNull |
Return a uri corresponding to the name of the region (passed argument).
|
| RegionToProvider |
|
| RegionToProviderOrJustProvider |
|
| ReleasePayloadAndReturn |
|
| RequestFilters |
Filters that should be applied to the request
|
| RequestSigner |
Deprecated.
|
| ResourceAlreadyExistsException |
Thrown when creating a resource that already exists.
|
| ResourceMetadata<T extends Enum<T>> |
Identifies containers, files, etc.
|
| ResourceMetadataBuilder<T extends Enum<T>> |
|
| ResourceMetadataImpl<T extends Enum<T>> |
Idpayload of the object
|
| ResourceNotFoundException |
Thrown when a resource cannot be located.
|
| ResponseParser |
Shows the transformer type used to parse the HttpResponse
|
| RestAnnotationProcessor |
|
| RestModule |
|
| RetryAfterException |
This exception is raised when an http endpoint returns with a response
telling the caller to make the same request after a certain period of time.
|
| ReturnInputStream |
Simply returns the InputStream of the response
|
| ReturnStringIf2xx |
|
| ReturnTrueIf201 |
Parses the status code of an HTTPResponse and returns True if it is 201.
|
| ReturnTrueIf2xx |
Simply returns true when the http response code is in the range 200-299.
|
| RSADecryptingPayload |
|
| RSAEncryptingPayload |
|
| SaxParserModule |
Contains logic for parsing objects from Strings.
|
| SaxUtils |
|
| ScheduledExecutorServiceModule |
|
| SelectJson |
Selects a name in a json structure as opposed to parsing from root.
|
| SerializedNames |
This annotation identifies the canonical factory method on an AutoValue type used for json.
|
| ServerError |
Implies that the object can address HttpResponses that contain status
code 5xx.
|
| SetAndThrowAuthorizationExceptionSupplier<T> |
|
| SetCaller |
Allows the provider to supply a value set in a threadlocal.
|
| SetCaller.Module |
|
| SignatureWire |
|
| SimpleDateFormatDateService |
|
| SinceApiVersion |
Designates that this resource only exists since a particular
ApiVersion.
|
| SingleThreaded |
designates that the object must not exist in an environment that spawns threads.
|
| SkipEncoding |
Designates we should not encode the following parameters
|
| SocketOpen |
Tests to see if a socket is open.
|
| SocketOpenUnsupported |
|
| SplitConfigurationKey |
|
| SSLModule |
|
| SSLModule.LogToMapHostnameVerifier |
Used to get more information about HTTPS hostname wrong errors.
|
| SSLModule.TrustAllCerts |
Used to trust all certs
|
| SSLModule.UntrustedSSLContextSupplier |
|
| StringPayload |
This implementation converts the String to a byte array using UTF-8 encoding.
|
| Strings2 |
|
| StripExpectHeader |
|
| Suppliers2 |
|
| SupplyKeyMatchingValueOrNull<K,V> |
Allows you to lazy discover a key by value.
|
| Throwables2 |
General utilities used in jclouds code.
|
| TimeStamp |
Related to a TimeStamp
|
| ToIdAndScope |
|
| ToLowerCase |
|
| Transform |
Shows the transformer type used to parse the first result of the HttpResponse
|
| TransformerForRequest |
|
| TransformingMap<K,V1,V2> |
A map that transforms values on the way in and out.
|
| TransformParallelException |
A failure occurred while concurrently operating on an Iterable
|
| Types2 |
|
| TypeTokenUtils |
|
| Unwrap |
Unwraps the only value in a nested json response
ex.
|
| UnwrapOnlyJsonValue<T> |
|
| UnwrapOnlyJsonValueInSet<T> |
|
| UpdateProviderMetadataFromProperties |
|
| URIFromStringSupplier |
|
| Uris |
Functions on Strings and URIs.
|
| Uris.UriBuilder |
Mutable URI builder that can be in level 1 RFC6570 template form.
|
| UriTemplates |
|
| UrlEncodedFormPayload |
|
| Utils |
|
| UtilsImpl |
|
| Validator<T> |
Abstract class that creates a bridge between Predicate
and ParamValidatorss.
|
| ValueLoadedCallback<V> |
Callback that gets called every time the supplier loads new values.
|
| ValueLoadedCallback.NoOpCallback<V> |
The default implementation does nothing
|
| ValueOfConfigurationKeyOrNull |
|
| View |
View allows access to the provider-specific, or library-driven api
behind an abstraction.
|
| VirtualHost |
Designates that this Resource expects virtual host style requests
|
| Wire |
Logs data to the wire LOG, similar to org.apache.HttpWire.impl.conn.Wire
|
| WithSubmissionTrace |
|
| WrapWith |
Wraps the payload in json nested one level deep, relating to the value parameter.
|
| XMLParser |
Parses XML documents.
|
| XMLResponseParser |
Shows the transformer type used to parse XML in a HttpResponse
|
| Zone |
Related to a Zone-scoped resource.
|
| ZoneIdFilter |
Means to constrain zones returned to abstraction calls.
|
| ZoneIdsFromConfiguration |
looks for properties bound to the naming convention jclouds.zones
|
| ZoneIdsFromRegionIdToZoneIdsValues |
As opposed to via properties, lets look up zones via api, as they are more likely to change.
|
| ZoneIdsFromZoneIdToURIKeySet |
As opposed to via properties, lets look up zones via api, as they are more likely to change.
|
| ZoneIdsSupplier |
|
| ZoneIdToURIFromConfigurationOrDefaultToProvider |
looks for properties bound to the naming convention jclouds.zone.zoneId.endpoint
|
| ZoneIdToURIFromJoinOnRegionIdToURI |
|
| ZoneIdToURISupplier |
|
| ZoneIdToURISupplier.Factory |
|
| ZoneToEndpoint |
|
| ZoneToProvider |
|
| ZoneToRegionToProviderOrJustProvider |
|