A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

AbstractMapEntry<K,V> - Class in org.jclouds.collect
 
AbstractMapEntry() - Constructor for class org.jclouds.collect.AbstractMapEntry
 
addAsInputStream(String) - Method in class org.jclouds.util.InputStreamChain
Adds a String to the end of chain
addClientModule(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addClientModuleIfNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addContextModule(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addContextModuleIfNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addCredentialStoreIfNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addDependency(LifeCycle) - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
addDetailsAndPropagate(HttpResponse, Exception) - Method in class org.jclouds.http.functions.ParseSax
 
addExecutorServiceIfNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addFilter(HttpRequestFilter) - Method in class org.jclouds.http.HttpRequest
 
addFormParam(R, String, String) - Static method in class org.jclouds.http.utils.ModifyRequest
 
addFormParam(R, String, Iterable<?>) - Static method in class org.jclouds.http.utils.ModifyRequest
 
addHeaderIfAnnotationPresentOnMethod(Multimap<String, String>, Method, Collection<Map.Entry<String, String>>) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
addHttpModuleIfNeededAndNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addInputStream(InputStream) - Method in class org.jclouds.util.InputStreamChain
Adds input stream to the end of chain
addListener(Runnable, Executor) - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
addListener(Runnable, Executor) - Method in class org.jclouds.concurrent.Futures.FutureListener
 
addListener(Runnable, Executor) - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
addListener(Runnable, Executor) - Method in class org.jclouds.concurrent.Futures.ListenableFutureAdapter
 
addLoggingModuleIfNotPresent(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
addQueryParam(R, String, Object, UriBuilder) - Static method in class org.jclouds.http.utils.ModifyRequest
 
addQueryParam(R, String, Iterable<?>, UriBuilder) - Static method in class org.jclouds.http.utils.ModifyRequest
 
addQueryParam(R, String, Iterable<?>, UriBuilder, char...) - Static method in class org.jclouds.http.utils.ModifyRequest
 
addToClose(Closeable) - Method in class org.jclouds.lifecycle.Closer
 
afterExecute(Runnable, Throwable) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor
 
all() - Static method in class org.jclouds.providers.ProviderPredicates
Returns all providers available to jclouds regardless of type.
all() - Static method in class org.jclouds.providers.Providers
Returns all available providers.
allBlobStore() - Static method in class org.jclouds.providers.Providers
Returns the providers that are of type ProviderMetadata.BLOBSTORE_TYPE.
allCompute() - Static method in class org.jclouds.providers.Providers
Returns the providers that are of type ProviderMetadata.COMPUTE_TYPE.
allLoadBalancer() - Static method in class org.jclouds.providers.Providers
Returns the providers that are of type ProviderMetadata.LOADBALANCER_TYPE.
AllLowerCaseValidator - Class in org.jclouds.predicates.validators
Validates that the string paremeter doesn't have any uppercase letters.
AllLowerCaseValidator() - Constructor for class org.jclouds.predicates.validators.AllLowerCaseValidator
 
allQueue() - Static method in class org.jclouds.providers.Providers
Returns the providers that are of type ProviderMetadata.QUEUE_TYPE.
allTable() - Static method in class org.jclouds.providers.Providers
Returns the providers that are of type ProviderMetadata.TABLE_TYPE.
ALWAYS_RETRY - Static variable in interface org.jclouds.http.HttpRetryHandler
 
ALWAYS_RETRY - Static variable in interface org.jclouds.http.IOExceptionRetryHandler
 
Api - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource qualifies an object to an api.
apiVersion(String) - Method in class org.jclouds.PropertiesBuilder
 
ApiVersion - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource qualifies an object to an api version.
apiVersion - Variable in class org.jclouds.rest.RestContextSpec
 
apply(F) - Method in class org.jclouds.collect.FindResourceInSet
 
apply(String) - Method in class org.jclouds.config.ValueOfConfigurationKeyOrNull
 
apply(String) - Method in enum org.jclouds.crypto.Sha512Crypt.Function
 
apply(Exception) - Method in class org.jclouds.functions.ExceptionToValueOrPropagate
 
apply(Object) - Method in enum org.jclouds.functions.IdentityFunction
 
apply(Object) - Method in class org.jclouds.functions.JoinOnComma
 
apply(Iterable<T>) - Method in class org.jclouds.functions.OnlyElementOrNull
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseContentMD5FromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseETagHeader
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseFirstJsonValueNamed
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseJson
parses the http response body to create a new <T>.
apply(InputStream) - Method in class org.jclouds.http.functions.ParseJson
 
apply(InputStream, Type) - Method in class org.jclouds.http.functions.ParseJson
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseSax
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ParseURIFromListOrLocationHeaderIf20x
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ReleasePayloadAndReturn
 
apply(Exception) - Method in class org.jclouds.http.functions.ReturnFalseOn404
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ReturnInputStream
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ReturnStringIf2xx
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.ReturnTrueIf2xx
 
apply(Exception) - Method in class org.jclouds.http.functions.ReturnTrueOn404
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.UnwrapOnlyJsonValue
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.UnwrapOnlyJsonValueInSet
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.UnwrapOnlyNestedJsonValue
 
apply(HttpResponse) - Method in class org.jclouds.http.functions.UnwrapOnlyNestedJsonValueInSet
 
apply(InputStream) - Method in class org.jclouds.io.CopyInputStreamIntoSupplier
 
apply(JsonObject) - Method in enum org.jclouds.json.internal.JsonObjectAsMap
 
apply(JsonElement) - Method in enum org.jclouds.json.internal.ParseObjectFromElement
 
apply(Object) - Method in class org.jclouds.location.functions.RegionToEndpointOrProviderIfNull
 
apply(Object) - Method in class org.jclouds.location.functions.ZoneToEndpoint
 
apply(Location) - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZone.IsZone
 
apply(Location) - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals
 
apply(IPSocket) - Method in class org.jclouds.predicates.InetSocketAddressConnect
 
apply(T) - Method in class org.jclouds.predicates.RetryablePredicate
 
apply(IPSocket) - Method in class org.jclouds.predicates.SocketOpenUnsupported
 
apply(T) - Method in class org.jclouds.predicates.Validator
 
apply(Object) - Method in class org.jclouds.rest.annotations.EndpointParam.ReturnSame
 
apply(InputStream) - Method in class org.jclouds.rest.config.CredentialStoreModule.CredentialsFromJsonInputStream
 
apply(Credentials) - Method in class org.jclouds.rest.config.CredentialStoreModule.CredentialsToJsonInputStream
 
apply(Exception) - Method in class org.jclouds.rest.functions.MapHttp4xxCodesToExceptions
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnEmptyListOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnEmptyMapOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnEmptyMultimapOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnEmptySetOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnFalseOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnNullOnNotFoundOr404
 
apply(Exception) - Method in class org.jclouds.rest.functions.ReturnVoidOnNotFoundOr404
 
apply(String) - Method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
 
args - Variable in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
args(Object[]) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
args(List<Object>) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
Assertions - Class in org.jclouds.util
 
Assertions() - Constructor for class org.jclouds.util.Assertions
 
async - Variable in class org.jclouds.rest.RestContextSpec
 
AsyncClientFactory - Class in org.jclouds.rest
 
AsyncClientFactory(Injector) - Constructor for class org.jclouds.rest.AsyncClientFactory
 
AsyncClientProvider<A> - Class in org.jclouds.rest.config
 
asyncClientType - Variable in class org.jclouds.rest.config.RestClientModule
 
asyncClientType - Variable in class org.jclouds.rest.RestContextBuilder
 
asyncHttp() - Method in class org.jclouds.rest.internal.UtilsImpl
 
asyncHttp() - Method in interface org.jclouds.rest.Utils
#see #getHttpAsyncClient
AsyncRestClientProxy<T> - Class in org.jclouds.rest.internal
 
AsyncRestClientProxy(Injector, AsyncRestClientProxy.Factory, RestAnnotationProcessor<T>, TypeLiteral<T>, Cache<ClassMethodArgs, Object>) - Constructor for class org.jclouds.rest.internal.AsyncRestClientProxy
 
AsyncRestClientProxy.Factory - Interface in org.jclouds.rest.internal
 
atOrAfter(Date) - Method in class org.jclouds.predicates.RetryablePredicate
 
attemptToParseSizeAndRangeFromHeaders(HttpMessage) - Static method in class org.jclouds.http.HttpUtils
 
authException - Variable in class org.jclouds.location.config.LocationModule
 
AuthorizationException - Exception in org.jclouds.rest
Thrown when there is an authorization error.
AuthorizationException() - Constructor for exception org.jclouds.rest.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception org.jclouds.rest.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception org.jclouds.rest.AuthorizationException
 
available() - Method in class org.jclouds.util.InputStreamChain
 
awaitCompletion(Map<T, ? extends Future<?>>, ExecutorService, Long, Logger, String) - Static method in class org.jclouds.concurrent.FutureIterables
 
awaitShutdown(long) - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
awaitStatus(LifeCycle.Status, long) - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
awaitTermination(long, TimeUnit) - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 

B

backoffHandler - Variable in class org.jclouds.http.handlers.RedirectionRetryHandler
 
BackoffLimitedRetryHandler - Class in org.jclouds.http.handlers
Allow replayable request to be retried a limited number of times, and impose an exponential back-off delay before returning.
BackoffLimitedRetryHandler() - Constructor for class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
base64(byte[]) - Static method in class org.jclouds.crypto.CryptoStreams
 
base64(String) - Static method in class org.jclouds.crypto.CryptoStreams
 
Base64 - Class in org.jclouds.encryption.internal
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.jclouds.encryption.internal
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.jclouds.encryption.internal.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.jclouds.encryption.internal.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.jclouds.encryption.internal
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.jclouds.encryption.internal.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.jclouds.encryption.internal.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
base64Decode(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the unencoded value for an input stream which is encoded in Base64.
base64Decoder(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.io.InputSuppliers
base64 decodes bytes from the supplied supplier as they are read.
base64Encode(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the base64 value for a supplied input stream.
base64Encoder(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.io.InputSuppliers
base64 encodes bytes from the supplied supplier as they are read.
BaseCipherPayload - Class in org.jclouds.io.payloads
 
BaseCipherPayload(Payload, Key) - Constructor for class org.jclouds.io.payloads.BaseCipherPayload
 
BaseHttpCommandExecutorService<Q> - Class in org.jclouds.http.internal
 
BaseHttpCommandExecutorService(HttpUtils, ExecutorService, DelegatingRetryHandler, IOExceptionRetryHandler, DelegatingErrorHandler, HttpWire) - Constructor for class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
BaseHttpCommandExecutorService.HttpResponseCallable - Class in org.jclouds.http.internal
 
BaseHttpCommandExecutorService.HttpResponseCallable(HttpCommand) - Constructor for class org.jclouds.http.internal.BaseHttpCommandExecutorService.HttpResponseCallable
 
BaseHttpRequestOptions - Class in org.jclouds.http.options
 
BaseHttpRequestOptions() - Constructor for class org.jclouds.http.options.BaseHttpRequestOptions
 
BaseImmutableContentMetadata - Class in org.jclouds.io.payloads
 
BaseImmutableContentMetadata(String, Long, byte[], String, String, String) - Constructor for class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
BaseLifeCycle - Class in org.jclouds.lifecycle
// TODO: Adrian: Document this!
BaseLifeCycle(ExecutorService, LifeCycle...) - Constructor for class org.jclouds.lifecycle.BaseLifeCycle
 
BaseLogger - Class in org.jclouds.logging
Base implementation that constructs formatted log strings.
BaseLogger() - Constructor for class org.jclouds.logging.BaseLogger
 
BaseMutableContentMetadata - Class in org.jclouds.io.payloads
 
BaseMutableContentMetadata() - Constructor for class org.jclouds.io.payloads.BaseMutableContentMetadata
 
BasePayload<V> - Class in org.jclouds.io.payloads
 
BasePayload(V) - Constructor for class org.jclouds.io.payloads.BasePayload
 
BasePayload(V, MutableContentMetadata) - Constructor for class org.jclouds.io.payloads.BasePayload
 
BasePayloadSlicer - Class in org.jclouds.io.internal
 
BasePayloadSlicer() - Constructor for class org.jclouds.io.internal.BasePayloadSlicer
 
BaseProviderMetadata - Class in org.jclouds.providers
The BaseProviderMetadata class is an abstraction of ProviderMetadata to be extended by those implementing ProviderMetadata.
BaseProviderMetadata() - Constructor for class org.jclouds.providers.BaseProviderMetadata
 
BasicAuthentication - Class in org.jclouds.http.filters
Uses Basic Authentication to sign the request.
BasicAuthentication(String, String, Crypto) - Constructor for class org.jclouds.http.filters.BasicAuthentication
 
before(Date) - Method in class org.jclouds.predicates.RetryablePredicate
 
beforeExecute(Thread, Runnable) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor
 
beginArray() - Method in class com.google.gson.stream.JsonWriter
Begins encoding a new array.
beginObject() - Method in class com.google.gson.stream.JsonWriter
Begins encoding a new object.
BindAsHostPrefix - Class in org.jclouds.rest.binders
 
BindAsHostPrefix(Provider<UriBuilder>) - Constructor for class org.jclouds.rest.binders.BindAsHostPrefix
 
bindAsyncClient(Binder, Class<T>) - Static method in class org.jclouds.rest.config.BinderUtils
 
bindAsyncClient() - Method in class org.jclouds.rest.config.RestClientModule
 
bindClient(Binder, Class<K>, Class<V>, Map<Class<?>, Class<?>>) - Static method in class org.jclouds.rest.config.BinderUtils
 
bindClient() - Method in class org.jclouds.rest.config.RestClientModule
 
bindConstant(Method) - Method in class org.jclouds.rest.internal.SeedAnnotationCache
 
Binder - Interface in org.jclouds.rest
Adds an payload to a request.
BinderParam - Annotation Type in org.jclouds.rest.annotations
Designates that this parameter will modify the request, possibly including adding an payload to it.
bindErrorHandlers() - Method in class org.jclouds.rest.config.RestClientModule
overrides this to change the default error handlers for the http engine ex.
BinderUtils - Class in org.jclouds.rest.config
 
BinderUtils() - Constructor for class org.jclouds.rest.config.BinderUtils
 
BindLoggersAnnotatedWithResource - Class in org.jclouds.logging.config
TypeListener that will bind Logger to members annotated with Resource

This class is a TypeListener so that it can create a logger whose category is the same as the name of the injected instance's class.

BindLoggersAnnotatedWithResource(Logger.LoggerFactory) - Constructor for class org.jclouds.logging.config.BindLoggersAnnotatedWithResource
 
BindMapToMatrixParams - Class in org.jclouds.rest.binders
Binds the map to matrix parameters.
BindMapToStringPayload - Class in org.jclouds.rest.binders
 
BindMapToStringPayload(Provider<UriBuilder>) - Constructor for class org.jclouds.rest.binders.BindMapToStringPayload
 
bindPostInjectionInvoke(Closer) - Method in class org.jclouds.lifecycle.config.LifeCycleModule
 
bindRetryHandlers() - Method in class org.jclouds.rest.config.RestClientModule
overrides this to change the default retry handlers for the http engine ex.
BindToJsonPayload - Class in org.jclouds.rest.binders
Binds the object to the request as a json object.
BindToJsonPayload(Json) - Constructor for class org.jclouds.rest.binders.BindToJsonPayload
 
BindToJsonPayloadWrappedWith - Class in org.jclouds.rest.binders
Sometimes, cloud apis wrap requests inside an envelope.
BindToJsonPayloadWrappedWith.Factory - Interface in org.jclouds.rest.binders
 
bindToRequest(R, Object) - Method in interface org.jclouds.rest.Binder
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindAsHostPrefix
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindMapToMatrixParams
 
bindToRequest(R, Map<String, String>) - Method in class org.jclouds.rest.binders.BindMapToStringPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindMapToStringPayload
 
bindToRequest(R, Map<String, String>) - Method in class org.jclouds.rest.binders.BindToJsonPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindToJsonPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindToJsonPayloadWrappedWith
 
bindToRequest(R, Object) - Method in class org.jclouds.rest.binders.BindToStringPayload
 
bindToRequest(R, Map<String, String>) - Method in interface org.jclouds.rest.MapBinder
creates and binds the POST payload to the request using parameters specified.
BindToStringPayload - Class in org.jclouds.rest.binders
Adds an payload to a request.
BindToStringPayload() - Constructor for class org.jclouds.rest.binders.BindToStringPayload
 
BLOBSTORE_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 
BOUNDARY - Static variable in class org.jclouds.io.payloads.MultipartForm
 
BOUNDARY - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
boundedByIso3166Code(String) - Static method in class org.jclouds.providers.ProviderPredicates
Returns the providers that are bound to the same location as the given ISO 3166 code.
boundedByIso3166Code(String) - Static method in class org.jclouds.providers.Providers
Returns the providers that are bound to the same location as the given ISO 3166 code regardless of type.
boundedByIso3166Code(String, String) - Static method in class org.jclouds.providers.Providers
Returns the providers that are bound to the same location as the given ISO 3166 code and of the given type.
build() - Method in class org.jclouds.domain.Credentials.Builder
 
build() - Method in class org.jclouds.domain.LocationBuilder
 
build() - Method in class org.jclouds.http.HttpMessage.Builder
 
build() - Method in class org.jclouds.http.HttpRequest.Builder
 
build() - Method in class org.jclouds.http.HttpResponse.Builder
 
build() - Method in class org.jclouds.io.ContentMetadataBuilder
 
build() - Method in class org.jclouds.PropertiesBuilder
 
build() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
buildContext() - Method in class org.jclouds.rest.RestContextBuilder
 
buildContextUnwrappingExceptions(RestContextBuilder<S, A>) - Static method in class org.jclouds.rest.RestContextFactory
 
builder() - Static method in class org.jclouds.http.HttpMessage
 
builder() - Static method in class org.jclouds.http.HttpRequest
 
builder() - Static method in class org.jclouds.http.HttpResponse
 
builder() - Static method in class org.jclouds.rest.internal.GeneratedHttpRequest
 
buildFormParameters() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
buildFormParameters() - Method in interface org.jclouds.http.options.HttpRequestOptions
Builds form parameters representing options.
buildHeaders(Collection<Map.Entry<String, String>>, Method, Object...) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
buildInjector() - Method in class org.jclouds.rest.RestContextBuilder
 
buildJustProviderOrRegions() - Method in class org.jclouds.location.suppliers.RegionToProviderOrJustProvider
 
buildMatrixParameters() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
Builds matrix parameters representing options.
buildMatrixParameters() - Method in interface org.jclouds.http.options.HttpRequestOptions
Builds matrix parameters representing options.
buildPathSuffix() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
buildPathSuffix() - Method in interface org.jclouds.http.options.HttpRequestOptions
 
buildQueryParameters() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
Builds query parameters representing options.
buildQueryParameters() - Method in interface org.jclouds.http.options.HttpRequestOptions
Builds query parameters representing options.
buildRequestHeaders() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
Builds headers representing options.
buildRequestHeaders() - Method in class org.jclouds.http.options.GetOptions
 
buildRequestHeaders() - Method in interface org.jclouds.http.options.HttpRequestOptions
Builds headers representing options.
buildStringPayload() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
buildStringPayload() - Method in interface org.jclouds.http.options.HttpRequestOptions
 
ByteArrayPayload - Class in org.jclouds.io.payloads
 
ByteArrayPayload(byte[]) - Constructor for class org.jclouds.io.payloads.ByteArrayPayload
 
ByteArrayPayload(byte[], byte[]) - Constructor for class org.jclouds.io.payloads.ByteArrayPayload
 

C

calculateMD5(Payload, MessageDigest) - Static method in class org.jclouds.io.Payloads
Calculates and sets Payload#setContentMD5 on the payload.
calculateMD5(Payload) - Static method in class org.jclouds.io.Payloads
Uses default md5 generator.
calculateMD5(T, MessageDigest) - Static method in class org.jclouds.io.Payloads
Calculates the md5 on a payload, replacing as necessary.
calculateMD5(T) - Static method in class org.jclouds.io.Payloads
Calculates the md5 on a payload, replacing as necessary.
call() - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService.HttpResponseCallable
 
cancel(boolean) - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
cancel(boolean) - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
cancel() - Method in class org.jclouds.http.HttpCommandRendezvous
 
cDateFormat(Date) - Method in interface org.jclouds.date.DateService
 
cDateFormat() - Method in interface org.jclouds.date.DateService
 
cDateFormat(Date) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
cDateFormat() - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
cDateParse(String) - Method in interface org.jclouds.date.DateService
 
cDateParse(String) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
certFactory() - Method in interface org.jclouds.crypto.Crypto
 
certFactory() - Method in class org.jclouds.encryption.internal.JCECrypto
 
CERTIFICATE_X509_MARKER - Static variable in class org.jclouds.crypto.Pems
 
CHAR_TO_ENCODED_PATTERN - Static variable in class org.jclouds.util.Patterns
 
CHAR_TO_PATTERN - Static variable in class org.jclouds.util.Patterns
 
charAt(int) - Method in class org.jclouds.domain.JsonBall
 
checkNotEmpty(String) - Static method in class org.jclouds.util.Preconditions2
Will throw an exception if the argument is null or empty.
checkNotEmpty(String, String) - Static method in class org.jclouds.util.Preconditions2
Will throw an exception if the argument is null or empty.
checkNotEmpty(String) - Static method in class org.jclouds.util.Utils
Deprecated. 
checkNotEmpty(String, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
checkRequestHasContentLengthOrChunkedEncoding(HttpMessage, String) - Static method in class org.jclouds.http.HttpUtils
 
checkRequestHasRequiredProperties(HttpRequest) - Method in class org.jclouds.http.HttpUtils
 
ClassMethodArgs - Class in org.jclouds.internal
 
ClassMethodArgs(Class<?>, Method, Object[]) - Constructor for class org.jclouds.internal.ClassMethodArgs
 
cleanseAttributes(Attributes) - Static method in class org.jclouds.util.SaxUtils
 
cleanup(Q) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
cleanup(HttpURLConnection) - Method in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
Only disconnect if there is no content, as disconnecting will throw away unconsumed content.
clear() - Method in class org.jclouds.collect.InputSupplierMap
 
clear() - Method in class org.jclouds.collect.TransformingMap
 
ClientError - Annotation Type in org.jclouds.http.annotation
Implies that the object can address HttpResponses that contain status code 4xx.
ClientProvider<S,A> - Class in org.jclouds.rest.config
ClientProvider makes the primary interface for the provider context.
close() - Method in class com.google.gson.stream.JsonWriter
Flushes and closes this writer and the underlying Writer.
close() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jclouds.io.payloads.BasePayload
Delegates to release()
close() - Method in class org.jclouds.io.payloads.DelegatingPayload
 
close() - Method in class org.jclouds.io.payloads.StreamingPayload
Delegates to release()
close() - Method in class org.jclouds.lifecycle.Closer
 
close() - Method in class org.jclouds.rest.internal.RestContextImpl
Closes all connections to Cloud Files.
close() - Method in interface org.jclouds.rest.RestContext
Closes all connections to Cloud Files.
close() - Method in class org.jclouds.util.InputStreamChain
 
closeClientButKeepContentStream(PayloadEnclosing) - Static method in class org.jclouds.http.HttpUtils
Content stream may need to be read.
CloseContentAndSetExceptionErrorHandler - Class in org.jclouds.http.handlers
 
CloseContentAndSetExceptionErrorHandler() - Constructor for class org.jclouds.http.handlers.CloseContentAndSetExceptionErrorHandler
 
Closer - Class in org.jclouds.lifecycle
This will close objects in the reverse order that they were added.
Closer() - Constructor for class org.jclouds.lifecycle.Closer
 
collocatedWith(ProviderMetadata) - Static method in class org.jclouds.providers.Providers
Returns the providers that have at least one common ISO 3166 code in common regardless of type.
collocatedWith(ProviderMetadata, String) - Static method in class org.jclouds.providers.Providers
Returns the providers that have at least one common ISO 3166 code and are of the given type.
com.google.gson - package com.google.gson
 
com.google.gson.stream - package com.google.gson.stream
 
command - Variable in exception org.jclouds.http.HttpResponseException
 
compareTo(ResourceMetadata<T>) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
compareTo(ResourceMetadata<T>) - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
compareTo(String) - Method in class org.jclouds.domain.JsonBall
 
compose(Future<I>, Function<? super I, ? extends O>, ExecutorService) - Static method in class org.jclouds.concurrent.Futures
Just like Futures#compose except that we check the type of the executorService before creating the Future.
composeMapSupplier(Iterable<Supplier<Map<K, V>>>) - Static method in class org.jclouds.util.Maps2
 
COMPUTE_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 
configure() - Method in class org.jclouds.concurrent.config.ExecutorServiceModule
 
configure() - Method in class org.jclouds.http.config.JavaUrlHttpCommandExecutorServiceModule
 
configure() - Method in class org.jclouds.http.config.SSLModule
 
configure() - Method in class org.jclouds.http.functions.config.SaxParserModule
 
configure() - Method in class org.jclouds.json.config.GsonModule
 
configure() - Method in class org.jclouds.lifecycle.config.LifeCycleModule
 
configure() - Method in class org.jclouds.location.config.JustProviderLocationModule
 
configure() - Method in class org.jclouds.location.config.LocationModule
 
configure() - Method in class org.jclouds.location.config.RegionsLocationModule
 
configure() - Method in class org.jclouds.logging.config.ConsoleLoggingModule
note that we override, as if we are not logging, there's no use in the overhead of listening for loggers
configure() - Method in class org.jclouds.logging.config.LoggingModule
 
configure() - Method in class org.jclouds.logging.config.NullLoggingModule
note that we override, as if we are not logging, there's no use in the overhead of listening for loggers
configure() - Method in class org.jclouds.rest.config.CredentialStoreModule
 
configure() - Method in class org.jclouds.rest.config.RestClientModule
 
configure() - Method in class org.jclouds.rest.config.RestModule
 
ConfiguresCredentialStore - Annotation Type in org.jclouds.rest
designates the module configures a Map<String, ? extends Credentials>
ConfiguresExecutorService - Annotation Type in org.jclouds.concurrent.config
designates the the module configures a HttpCommandExecutorService
ConfiguresHttpCommandExecutorService - Annotation Type in org.jclouds.http.config
designates the the module configures a HttpCommandExecutorService
ConfiguresRestClient - Annotation Type in org.jclouds.rest
designates the module configures a Client to a cloud.
ConfiguresRestContext - Annotation Type in org.jclouds.rest
designates the module configures a Client to a cloud.
CONSOLE - Static variable in interface org.jclouds.logging.Logger
Assign to member to avoid NPE when no logging module is configured.
ConsoleLogger - Class in org.jclouds.logging
Logger that logs to the console

Useful to get baseline performance unaffected by logging.

ConsoleLogger() - Constructor for class org.jclouds.logging.ConsoleLogger
 
ConsoleLoggingModule - Class in org.jclouds.logging.config
Configures logging of type ConsoleLogger
ConsoleLoggingModule() - Constructor for class org.jclouds.logging.config.ConsoleLoggingModule
 
Constants - Interface in org.jclouds
Constants used in jclouds services.
constants - Variable in class org.jclouds.rest.internal.SeedAnnotationCache
 
consumeOnClose(InputStream) - Static method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
containsKey(Object) - Method in class org.jclouds.collect.InputSupplierMap
 
containsKey(Object) - Method in class org.jclouds.collect.TransformingMap
 
content - Variable in class org.jclouds.io.payloads.BasePayload
 
contentDisposition - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentDisposition(String) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentDisposition - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
contentEncoding - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentEncoding(String) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentEncoding - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
contentLanguage - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentLanguage(String) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentLanguage - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
contentLength - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentLength(Long) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentLength - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
contentMD5 - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentMD5(byte[]) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentMD5 - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
ContentMetadata - Interface in org.jclouds.io
 
contentMetadata - Variable in class org.jclouds.io.payloads.BasePayload
 
contentMetadata - Variable in class org.jclouds.io.payloads.StreamingPayload
 
ContentMetadataBuilder - Class in org.jclouds.io
 
ContentMetadataBuilder() - Constructor for class org.jclouds.io.ContentMetadataBuilder
 
contentType - Variable in class org.jclouds.io.ContentMetadataBuilder
 
contentType(String) - Method in class org.jclouds.io.ContentMetadataBuilder
 
contentType - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
contentType(String) - Static method in class org.jclouds.io.payloads.Part.PartOptions.Builder
 
contentType(String) - Method in class org.jclouds.io.payloads.Part.PartOptions
 
contextBuilderClass - Variable in class org.jclouds.rest.RestContextSpec
 
contextSpec(String, String, String, String, String, String, Class<S>, Class<A>, Class<PropertiesBuilder>, Class<RestContextBuilder<S, A>>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
 
contextSpec(String, String, String, String, String, String, Class<S>, Class<A>) - Static method in class org.jclouds.rest.RestContextFactory
 
contextSpec(String, String, String, String, String, String, Class<S>, Class<A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
 
convert(HttpRequest) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
convert(HttpRequest) - Method in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
 
convertUnsafe(Multimap<K, V>) - Static method in class org.jclouds.util.Maps2
 
copy(ContentMetadata, MutableContentMetadata) - Static method in class org.jclouds.http.HttpUtils
 
copy(String, InputStream) - Method in class org.jclouds.logging.internal.Wire
 
CopyInputStreamInputSupplierMap - Class in org.jclouds.io
 
CopyInputStreamInputSupplierMap(Map<String, InputSupplier<InputStream>>, CopyInputStreamIntoSupplier) - Constructor for class org.jclouds.io.CopyInputStreamInputSupplierMap
 
CopyInputStreamInputSupplierMap(Map<String, InputSupplier<InputStream>>) - Constructor for class org.jclouds.io.CopyInputStreamInputSupplierMap
 
CopyInputStreamIntoSupplier - Class in org.jclouds.io
 
CopyInputStreamIntoSupplier() - Constructor for class org.jclouds.io.CopyInputStreamIntoSupplier
 
copyMetadataAndSetLength(Payload, Payload, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
create(ListenableFuture<T>, Function<Exception, T>) - Static method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
create(ParseSax.HandlerWithResult<T>) - Method in interface org.jclouds.http.functions.ParseSax.Factory
 
create() - Static method in class org.jclouds.io.ContentMetadataBuilder
 
create(String, String) - Static method in class org.jclouds.io.payloads.Part
 
create(String, Payload, Part.PartOptions) - Static method in class org.jclouds.io.payloads.Part
 
create(Class<T>) - Method in class org.jclouds.rest.AsyncClientFactory
 
create(Class<T>, AsyncRestClientProxy<T>) - Static method in class org.jclouds.rest.AsyncClientFactory
 
create(String) - Method in interface org.jclouds.rest.binders.BindToJsonPayloadWrappedWith.Factory
 
create(HttpRequest, Function<HttpResponse, ?>) - Method in interface org.jclouds.rest.internal.AsyncRestClientProxy.Factory
 
createBaseEndpointFor(URI) - Static method in class org.jclouds.http.HttpUtils
keys to the map are only used for socket information, not path.
CreateClientForCaller - Class in org.jclouds.rest.config
CreateClientForCaller is parameterized, so clients it creates aren't singletons.
createContext(String, String, String) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(String, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContext(RestContextSpec<S, A>) - Static method in class org.jclouds.rest.RestContextFactory
 
createContext(RestContextSpec<S, A>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
 
createContext(RestContextSpec<S, A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
 
createContext(RestContextSpec<S, A>, Iterable<Module>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, String, String) - Method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, Iterable<Module>) - Method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
Identity will be found by searching jclouds.identity failing that provider.identity where provider corresponds to the parameter.
createContextBuilder(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
Creates a new remote context.
createContextBuilder(RestContextSpec<S, A>) - Static method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(RestContextSpec<S, A>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(RestContextSpec<S, A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
 
createContextBuilder(RestContextSpec<S, A>, Iterable<Module>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
 
createContextSpec(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createContextSpec(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
 
createExceptionParserOrThrowResourceNotFoundOn404IfNoAnnotation(Injector, Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
createLoggerFactory() - Method in class org.jclouds.logging.config.ConsoleLoggingModule
 
createLoggerFactory() - Method in class org.jclouds.logging.config.LoggingModule
 
createLoggerFactory() - Method in class org.jclouds.logging.config.NullLoggingModule
 
createLoggerFactory() - Method in class org.jclouds.logging.jdk.config.JDKLoggingModule
 
createRequest(Method, Object...) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
createResponseParser(ParseSax.Factory, Injector, Method, HttpRequest) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
createStringToSign(HttpRequest) - Method in interface org.jclouds.rest.RequestSigner
 
createUri(String) - Static method in class org.jclouds.http.HttpUtils
Used to extract the URI and authentication data from a String.
credential(String) - Method in class org.jclouds.domain.Credentials.Builder
 
credential - Variable in class org.jclouds.domain.Credentials
 
Credential - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource qualifies an object to a key on a provider.
credential - Variable in class org.jclouds.rest.RestContextSpec
 
Credentials - Class in org.jclouds.domain
 
Credentials(String, String) - Constructor for class org.jclouds.domain.Credentials
 
credentials(String, String) - Method in class org.jclouds.PropertiesBuilder
 
Credentials.Builder<T extends Credentials> - Class in org.jclouds.domain
 
Credentials.Builder() - Constructor for class org.jclouds.domain.Credentials.Builder
 
credentialStore() - Method in class org.jclouds.rest.internal.RestContextImpl
 
credentialStore() - Method in interface org.jclouds.rest.RestContext
 
CredentialStoreModule - Class in org.jclouds.rest.config
 
CredentialStoreModule(Map<String, InputStream>) - Constructor for class org.jclouds.rest.config.CredentialStoreModule
 
CredentialStoreModule() - Constructor for class org.jclouds.rest.config.CredentialStoreModule
 
CredentialStoreModule.CredentialsFromJsonInputStream - Class in org.jclouds.rest.config
 
CredentialStoreModule.CredentialsToJsonInputStream - Class in org.jclouds.rest.config
 
CredentialUtils - Class in org.jclouds.util
 
CredentialUtils() - Constructor for class org.jclouds.util.CredentialUtils
 
Crypto - Interface in org.jclouds.crypto
Allows you to access cryptographic objects and factories without adding a provider to the JCE runtime.
crypto() - Method in class org.jclouds.rest.internal.UtilsImpl
 
crypto() - Method in interface org.jclouds.rest.Utils
#see #getCrypto
CryptoStreams - Class in org.jclouds.crypto
functions related to but not in ByteStreams
CryptoStreams() - Constructor for class org.jclouds.crypto.CryptoStreams
 
currentOrNull(StringBuilder) - Static method in class org.jclouds.util.SaxUtils
 

D

daemonThreadFactory(String) - Static method in class org.jclouds.concurrent.DynamicExecutors
A priority based thread factory, for all Thread priority constants: Thread.MIN_PRIORITY, Thread.NORM_PRIORITY, Thread.MAX_PRIORITY;

This factory is used instead of Executers.DefaultThreadFactory to allow manipulation of priority and thread owner name.

date() - Method in class org.jclouds.rest.internal.UtilsImpl
 
date() - Method in interface org.jclouds.rest.Utils
#see #getDateService
DateService - Interface in org.jclouds.date
Parses and formats the ISO8601, C, and RFC822 date formats found in XML responses and HTTP response headers.
DateUtils - Class in org.jclouds.date.internal
 
DateUtils() - Constructor for class org.jclouds.date.internal.DateUtils
 
debug(String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
debug(String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
debug(String, Object...) - Method in interface org.jclouds.logging.Logger
 
debug(String, Object...) - Method in class org.jclouds.logging.NullLogger
 
declaring - Variable in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
declaring(Class<T>) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
DECODE - Static variable in class org.jclouds.encryption.internal.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.jclouds.encryption.internal.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jclouds.encryption.internal.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.jclouds.encryption.internal.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.jclouds.encryption.internal.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jclouds.encryption.internal.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decorateRequest(GeneratedHttpRequest<T>) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
defaultProperties() - Method in class org.jclouds.PropertiesBuilder
 
delegate() - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
delegate() - Method in class org.jclouds.concurrent.Futures.ListenableFutureAdapter
 
delegate() - Method in class org.jclouds.json.internal.GsonWrapper
 
Delegate - Annotation Type in org.jclouds.rest.annotations
Designates that this method returns a rest client
delegates - Variable in class org.jclouds.rest.config.RestClientModule
 
DelegatingErrorHandler - Class in org.jclouds.http.handlers
Delegates to HttpErrorHandlers who are annotated according to the response codes they relate to.
DelegatingPayload - Class in org.jclouds.io.payloads
 
DelegatingPayload(Payload) - Constructor for class org.jclouds.io.payloads.DelegatingPayload
 
DelegatingRetryHandler - Class in org.jclouds.http.handlers
Delegates to HttpRetryHandlers who are annotated according to the response codes they relate to.
DelegatingRetryHandler(BackoffLimitedRetryHandler, RedirectionRetryHandler) - Constructor for class org.jclouds.http.handlers.DelegatingRetryHandler
 
delete(URI) - Method in interface org.jclouds.rest.HttpAsyncClient
 
delete(URI) - Method in interface org.jclouds.rest.HttpClient
 
dependencies - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
description - Variable in class org.jclouds.domain.LocationBuilder
 
description(String) - Method in class org.jclouds.domain.LocationBuilder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.google.gson.ObjectMapTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.CDateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.HexByteArrayAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.HexByteListAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.Iso8601DateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.JsonBallAdapterImpl
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.config.GsonModule.LongDateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.json.internal.EnumTypeAdapterThatReturnsFromValue
 
digest(String) - Method in interface org.jclouds.crypto.Crypto
 
digest(InputSupplier<? extends InputStream>, MessageDigest) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the Digest value for a supplied input stream.
digest(String) - Method in class org.jclouds.encryption.internal.JCECrypto
 
DnsNameValidator - Class in org.jclouds.predicates.validators
Validates name for dns-style names
DnsNameValidator(int, int) - Constructor for class org.jclouds.predicates.validators.DnsNameValidator
 
DONT_BREAK_LINES - Static variable in class org.jclouds.encryption.internal.Base64
Don't break lines when encoding (violates strict Base64 specification)
doParse(InputSource) - Method in class org.jclouds.http.functions.ParseSax
 
doShutdown() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
doSlice(Payload, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
doSlice(String, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
doSlice(File, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
doSlice(InputStream, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
doSlice(byte[], long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
 
doWork() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
DynamicExecutors - Class in org.jclouds.concurrent
Factory and utility methods for handling DynamicThreadPoolExecutor.
DynamicThreadPoolExecutor - Class in org.jclouds.concurrent
An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using DynamicExecutors factory methods.
DynamicThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.jclouds.concurrent.DynamicThreadPoolExecutor
 
DynamicThreadPoolExecutor.DynamicQueue<E> - Class in org.jclouds.concurrent
Much like a SynchronousQueue which acts as a rendezvous channel.
DynamicThreadPoolExecutor.DynamicQueue() - Constructor for class org.jclouds.concurrent.DynamicThreadPoolExecutor.DynamicQueue
Creates a DynamicQueue with a capacity of Integer.MAX_VALUE.
DynamicThreadPoolExecutor.DynamicQueue(int) - Constructor for class org.jclouds.concurrent.DynamicThreadPoolExecutor.DynamicQueue
Creates a DynamicQueue with the given (fixed) capacity.
DynamicThreadPoolExecutor.ForceQueuePolicy - Class in org.jclouds.concurrent
A handler for rejected tasks that adds the specified element to this queue, waiting if necessary for space to become available.
DynamicThreadPoolExecutor.ForceQueuePolicy() - Constructor for class org.jclouds.concurrent.DynamicThreadPoolExecutor.ForceQueuePolicy
 
DynamicThreadPoolExecutor.TimedBlockingPolicy - Class in org.jclouds.concurrent
A handler for rejected tasks that inserts the specified element into this queue, waiting if necessary up to the specified wait time for space to become available.
DynamicThreadPoolExecutor.TimedBlockingPolicy(long) - Constructor for class org.jclouds.concurrent.DynamicThreadPoolExecutor.TimedBlockingPolicy
 

E

enabled() - Method in class org.jclouds.logging.internal.Wire
 
ENCODE - Static variable in class org.jclouds.encryption.internal.Base64
Specify encoding.
encodeAsOpenSSH(RSAPublicKey) - Static method in class org.jclouds.crypto.SshKeys
 
encodeAsPem(RSAPrivateKey) - Static method in class org.jclouds.crypto.SshKeys
 
encodeBytes(byte[]) - Static method in class org.jclouds.encryption.internal.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jclouds.encryption.internal.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jclouds.encryption.internal.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jclouds.encryption.internal.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.jclouds.encryption.internal.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.jclouds.encryption.internal.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jclouds.encryption.internal.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String, String) - Static method in class org.jclouds.util.Strings2
Encode the given string with the given encoding, if possible.
encodeString(String) - Static method in class org.jclouds.util.Strings2
Encode the given string with the UTF-8 encoding, the sane default.
encodeString(String, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
encodeString(String) - Static method in class org.jclouds.util.Utils
Deprecated. 
encodeToFile(byte[], String) - Static method in class org.jclouds.encryption.internal.Base64
Convenience method for encoding data to a file.
endArray() - Method in class com.google.gson.stream.JsonWriter
Ends encoding the current array.
endObject() - Method in class com.google.gson.stream.JsonWriter
Ends encoding the current object.
endpoint - Variable in class org.jclouds.http.HttpRequest.Builder
 
endpoint(URI) - Method in class org.jclouds.http.HttpRequest.Builder
 
endpoint(R, URI) - Static method in class org.jclouds.http.utils.ModifyRequest
 
ENDPOINT - Static variable in interface org.jclouds.location.reference.LocationConstants
 
endpoint(String) - Method in class org.jclouds.PropertiesBuilder
 
Endpoint - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource expects virtual host style requests
endpoint(URI) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
endpoint - Variable in class org.jclouds.rest.RestContextSpec
 
EndpointParam - Annotation Type in org.jclouds.rest.annotations
Extracts the endpoint of a parameter from an object.
EndpointParam.ReturnSame - Class in org.jclouds.rest.annotations
 
EndpointParam.ReturnSame() - Constructor for class org.jclouds.rest.annotations.EndpointParam.ReturnSame
 
entrySet() - Method in class org.jclouds.collect.InputSupplierMap
 
entrySet() - Method in class org.jclouds.collect.TransformingMap
 
EnumTypeAdapterThatReturnsFromValue<T extends Enum<T>> - Class in org.jclouds.json.internal
 
EnumTypeAdapterThatReturnsFromValue() - Constructor for class org.jclouds.json.internal.EnumTypeAdapterThatReturnsFromValue
 
equals(Object) - Method in class org.jclouds.collect.AbstractMapEntry
 
equals(Object) - Method in class org.jclouds.concurrent.internal.SyncProxy
 
equals(Object) - Method in class org.jclouds.domain.Credentials
 
equals(Object) - Method in class org.jclouds.domain.internal.LocationImpl
 
equals(Object) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
 
equals(Object) - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
 
equals(Object) - Method in class org.jclouds.domain.JsonBall
 
equals(Object) - Method in class org.jclouds.http.HttpMessage
 
equals(Object) - Method in class org.jclouds.http.HttpRequest
 
equals(Object) - Method in class org.jclouds.http.HttpResponse
 
equals(Object) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
 
equals(Object) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
equals(Object) - Method in class org.jclouds.http.options.GetOptions
 
equals(Object) - Method in class org.jclouds.internal.ClassMethodArgs
 
equals(Object) - Method in class org.jclouds.io.ContentMetadataBuilder
 
equals(Object) - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
equals(Object) - Method in class org.jclouds.io.payloads.BasePayload
 
equals(Object) - Method in class org.jclouds.io.payloads.DelegatingPayload
equals(Object) - Method in class org.jclouds.io.payloads.StreamingPayload
 
equals(Object) - Method in class org.jclouds.net.IPSocket
 
equals(Object) - Method in class org.jclouds.providers.BaseProviderMetadata
 
equals(Object) - Method in class org.jclouds.rest.internal.AsyncRestClientProxy
 
equals(Object) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor.MethodKey
 
equals(Object) - Method in class org.jclouds.rest.internal.RestContextImpl
 
equals(Object) - Method in class org.jclouds.rest.RestContextSpec
this uses the inefficient Objects implementation as the object count will be relatively small and therefore efficiency is not a concern.
equalsOrSuffix(String, String) - Static method in class org.jclouds.util.SaxUtils
 
error(String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
error(Throwable, String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
error(String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
error(Throwable, String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
error(String, Object...) - Method in interface org.jclouds.logging.Logger
 
error(Throwable, String, Object...) - Method in interface org.jclouds.logging.Logger
 
error(String, Object...) - Method in class org.jclouds.logging.NullLogger
 
error(Throwable, String, Object...) - Method in class org.jclouds.logging.NullLogger
 
eventuallyTrue(Supplier<Boolean>, long) - Static method in class org.jclouds.util.Assertions
 
eventuallyTrue(Supplier<Boolean>, long) - Static method in class org.jclouds.util.Utils
Deprecated. 
exception - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
exception - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
exception(String, String) - Method in class org.jclouds.predicates.validators.DnsNameValidator
 
exceptionIfDepedenciesNotActive() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
exceptionIfNotActive() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
ExceptionParser - Annotation Type in org.jclouds.rest.annotations
Shows the transformer type used to parse values out of acceptable exceptions.
ExceptionParsingListenableFuture<T> - Class in org.jclouds.concurrent
Transforms the exceptions in a future upon get Temporarily here until the following is resolved: guava issue 310
ExceptionParsingListenableFuture(ListenableFuture<T>, Function<Exception, T>) - Constructor for class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
ExceptionToValueOrPropagate<E extends Exception,T> - Class in org.jclouds.functions
 
ExceptionToValueOrPropagate(Class<E>, T) - Constructor for class org.jclouds.functions.ExceptionToValueOrPropagate
 
execute(Runnable) - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 
execute() - Method in interface org.jclouds.http.TransformingHttpCommand
invoke and transform the response <R> into value type <T>
execute() - Method in class org.jclouds.http.TransformingHttpCommandImpl
invoke and transform the response <R> into value type <T>
executorService - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
executorService - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
ExecutorServiceModule - Class in org.jclouds.concurrent.config
Configures ExecutorService.
ExecutorServiceModule(ExecutorService, ExecutorService) - Constructor for class org.jclouds.concurrent.config.ExecutorServiceModule
 
ExecutorServiceModule() - Constructor for class org.jclouds.concurrent.config.ExecutorServiceModule
 
exists(URI) - Method in interface org.jclouds.rest.HttpAsyncClient
 
exists(URI) - Method in interface org.jclouds.rest.HttpClient
 

F

failureCount - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
filename(String) - Static method in class org.jclouds.io.payloads.Part.PartOptions.Builder
 
filename(String) - Method in class org.jclouds.io.payloads.Part.PartOptions
 
FilePayload - Class in org.jclouds.io.payloads
 
FilePayload(File) - Constructor for class org.jclouds.io.payloads.FilePayload
 
filter(HttpRequest) - Method in class org.jclouds.http.filters.BasicAuthentication
 
filter(HttpRequest) - Method in interface org.jclouds.http.HttpRequestFilter
 
filterOutContentHeaders(Multimap<String, String>) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
filters(List<HttpRequestFilter>) - Method in class org.jclouds.http.HttpRequest.Builder
 
filters(List<HttpRequestFilter>) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
findHttpRequestInArgs(Object[]) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
findPayloadInArgs(Object[]) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
FindResourceInSet<F,T> - Class in org.jclouds.collect
 
FindResourceInSet(Supplier<Set<? extends T>>) - Constructor for class org.jclouds.collect.FindResourceInSet
 
fingerprint(BigInteger, BigInteger) - Static method in class org.jclouds.crypto.SshKeys
Create a fingerprint per the following spec
fingerprintPrivateKey(String) - Static method in class org.jclouds.crypto.SshKeys
 
fingerprintPublicKey(String) - Static method in class org.jclouds.crypto.SshKeys
 
flush() - Method in class com.google.gson.stream.JsonWriter
Ensures all buffered data is written to the underlying Writer and flushes that writer.
flushBase64() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Method added by PHIL.
formParameters - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
FormParams - Annotation Type in org.jclouds.rest.annotations
Designates that a url encoded form will be added to the request.
from(X) - Static method in class org.jclouds.http.HttpMessage.Builder
 
from(X) - Static method in class org.jclouds.http.HttpRequest.Builder
 
from(HttpResponse) - Static method in class org.jclouds.http.HttpResponse.Builder
 
from(HttpRequest) - Static method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
from(GeneratedHttpRequest<Y>) - Static method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
fromContentMetadata(ContentMetadata) - Static method in class org.jclouds.io.ContentMetadataBuilder
 
fromContentMetadata(ContentMetadata) - Static method in class org.jclouds.io.payloads.BaseMutableContentMetadata
 
fromHttpHeaders(Multimap<String, String>) - Method in class org.jclouds.io.ContentMetadataBuilder
 
fromJson(String, Type) - Method in class org.jclouds.json.internal.GsonWrapper
 
fromJson(String, Class<T>) - Method in class org.jclouds.json.internal.GsonWrapper
 
fromJson(String, Type) - Method in interface org.jclouds.json.Json
Deserialize the generic object from json.
fromJson(String, Class<T>) - Method in interface org.jclouds.json.Json
Deserialize the object from json.
fromKeys(Set<K>, Function<? super K, V>) - Static method in class org.jclouds.util.Maps2
Constructs a map with the given keys where values are generated by the given function.
fromPem(InputSupplier<? extends InputStream>, Pems.PemProcessor<T>) - Static method in class org.jclouds.crypto.Pems
Returns the object of generic type T that is pem encoded in the supplier.
fromSeconds(long) - Method in interface org.jclouds.date.DateService
 
fromSeconds(long) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
function() - Static method in class org.jclouds.crypto.Sha512Crypt
 
futureBooleanLiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
futureHttpResponseLiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
futureInputStreamLiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
FutureIterables - Class in org.jclouds.concurrent
functions related to or replacing those in Iterables dealing with Futures
FutureIterables() - Constructor for class org.jclouds.concurrent.FutureIterables
 
Futures - Class in org.jclouds.concurrent
functions related to or replacing those in Futures
Futures() - Constructor for class org.jclouds.concurrent.Futures
 
Futures.FutureListener<T> - Class in org.jclouds.concurrent
 
Futures.LazyListenableFutureFunctionAdapter<I,O> - Class in org.jclouds.concurrent
 
Futures.ListenableFutureAdapter<T> - Class in org.jclouds.concurrent
 
futureStringLiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
futureURILiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
futureVoidLiteral - Static variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 

G

generate() - Static method in class org.jclouds.crypto.SshKeys
return a "public" -> rsa public key, "private" -> its corresponding private key
generate(KeyPairGenerator) - Static method in class org.jclouds.crypto.SshKeys
 
GeneratedHttpRequest<T> - Class in org.jclouds.rest.internal
Represents a request generated from annotations
GeneratedHttpRequest.Builder<T> - Class in org.jclouds.rest.internal
 
GeneratedHttpRequest.Builder() - Constructor for class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
generateRsaKeyPair(KeyPairGenerator) - Static method in class org.jclouds.crypto.SshKeys
 
get(Object) - Method in class org.jclouds.collect.InputSupplierMap
 
get(Object) - Method in class org.jclouds.collect.TransformingMap
 
get() - Method in class org.jclouds.collect.TransformingSetSupplier
 
get() - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
get(long, TimeUnit) - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
get() - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
get(long, TimeUnit) - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
get() - Method in class org.jclouds.concurrent.RetryOnTimeOutExceptionSupplier
 
get() - Method in class org.jclouds.http.config.SSLModule.UntrustedSSLContextSupplier
 
get() - Method in class org.jclouds.location.config.ProvideIso3166CodesByLocationIdViaProperties
 
get() - Method in class org.jclouds.location.config.ProvideRegionToURIViaProperties
 
get() - Method in class org.jclouds.location.config.ProvideZonesViaProperties
 
get() - Method in class org.jclouds.location.suppliers.JustProvider
 
get() - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZone
 
get() - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZoneOrRegionMatchingRegionId
 
get() - Method in class org.jclouds.location.suppliers.RegionToProviderOrJustProvider
 
get() - Method in class org.jclouds.location.suppliers.ZoneToRegionToProviderOrJustProvider
 
get() - Method in class org.jclouds.rest.config.AsyncClientProvider
 
get() - Method in class org.jclouds.rest.config.ClientProvider
 
get(URI) - Method in interface org.jclouds.rest.HttpAsyncClient
 
get(URI) - Method in interface org.jclouds.rest.HttpClient
 
get() - Method in class org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier
 
get() - Method in class org.jclouds.rest.suppliers.SetAndThrowAuthorizationExceptionSupplier
 
get() - Method in enum org.jclouds.util.PasswordGenerator
 
getAcceptableRange() - Method in class org.jclouds.predicates.validators.DnsNameValidator
 
getActiveCount() - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor
 
getAddress() - Method in class org.jclouds.net.IPSocket
 
getApi() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getApi() - Method in interface org.jclouds.rest.RestContext
reflects a tuned connection to the cloud which calls RestContext.getAsyncApi() with predetermined timeouts.
getApiDocumentation() - Method in interface org.jclouds.providers.ProviderMetadata
 
getApiVersion() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getApiVersion() - Method in interface org.jclouds.rest.RestContext
 
getArgs() - Method in class org.jclouds.internal.ClassMethodArgs
 
getArgs() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
 
getAsyncApi() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getAsyncApi() - Method in interface org.jclouds.rest.RestContext
low-level api to the cloud.
getAsyncClass() - Method in class org.jclouds.internal.ClassMethodArgs
 
getBindings() - Method in class org.jclouds.json.config.GsonModule.JsonAdapterBindings
 
getCategory() - Method in class org.jclouds.logging.ConsoleLogger
getCategory() - Method in class org.jclouds.logging.jdk.JDKLogger
 
getCategory() - Method in interface org.jclouds.logging.Logger
 
getCategory() - Method in class org.jclouds.logging.NullLogger
 
getClientErrorHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
 
getClientErrorRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
 
getCommand() - Method in class org.jclouds.http.HttpCommandRendezvous
 
getCommand() - Method in exception org.jclouds.http.HttpResponseException
 
getConnectionTimeout() - Method in class org.jclouds.http.HttpUtils
 
getConsole() - Method in interface org.jclouds.providers.ProviderMetadata
 
getContent() - Method in exception org.jclouds.http.HttpResponseException
 
getContentDisposition() - Method in interface org.jclouds.io.ContentMetadata
Specifies presentational information for the object.
getContentDisposition() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
Specifies presentational information for the object.
getContentDisposition() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Specifies presentational information for the object.
getContentEncoding() - Method in interface org.jclouds.io.ContentMetadata
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header field.
getContentEncoding() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header field.
getContentEncoding() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header field.
getContentHeadersFromMetadata(ContentMetadata) - Static method in class org.jclouds.http.HttpUtils
 
getContentLanguage() - Method in interface org.jclouds.io.ContentMetadata
Get Content Language of the payload

Not all providers may support it

getContentLanguage() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
Get Content Language of the payload

Not all providers may support it

getContentLanguage() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Get Content Language of the payload

Not all providers may support it

getContentLength() - Method in interface org.jclouds.io.ContentMetadata
Returns the total size of the payload, or the chunk that's available.
getContentLength() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
Returns the total size of the payload, or the chunk that's available.
getContentLength() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Returns the total size of the payload, or the chunk that's available.
getContentMD5() - Method in interface org.jclouds.io.ContentMetadata
 
getContentMD5() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
getContentMD5() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
getContentMetadata() - Method in interface org.jclouds.io.Payload
 
getContentMetadata() - Method in class org.jclouds.io.payloads.BasePayload
getContentMetadata() - Method in class org.jclouds.io.payloads.DelegatingPayload
 
getContentMetadata() - Method in class org.jclouds.io.payloads.StreamingPayload
getContentType() - Method in interface org.jclouds.io.ContentMetadata
A standard MIME type describing the format of the contents.
getContentType() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
A standard MIME type describing the format of the contents.
getContentType() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
A standard MIME type describing the format of the contents.
getContentType() - Method in class org.jclouds.io.payloads.Part.PartOptions
 
getCredentialName() - Method in interface org.jclouds.providers.ProviderMetadata
 
getCredentialStore() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getCredentialStore() - Method in interface org.jclouds.rest.RestContext
retrieves a list of credentials for resources created within this context, keyed on id of the resource.
getCrypto() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getCrypto() - Method in interface org.jclouds.rest.Utils
 
getCurrentRequest() - Method in interface org.jclouds.http.HttpCommand
The request associated with this command.
getCurrentRequest() - Method in class org.jclouds.http.TransformingHttpCommandImpl
The request associated with this command.
getDateService() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getDateService() - Method in interface org.jclouds.rest.Utils
 
getDeclaring() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
 
getDelegate() - Method in class org.jclouds.io.payloads.DelegatingPayload
 
getDelegateOrNull(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getDescription() - Method in class org.jclouds.domain.internal.LocationImpl
Description of the location
getDescription() - Method in interface org.jclouds.domain.Location
Description of the location
getDescription() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getEncoded(RSAPrivateCrtKey) - Static method in class org.jclouds.crypto.Pems
 
getEndpoint() - Method in class org.jclouds.http.HttpRequest
 
getEndpoint() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getEndpoint() - Method in interface org.jclouds.rest.RestContext
 
getEndpointFor(Method, Object[], Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getEndpointInParametersOrNull(Method, Object[], Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getException() - Method in interface org.jclouds.http.HttpCommand
 
getException() - Method in class org.jclouds.http.TransformingHttpCommandImpl
getException() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
getException() - Method in interface org.jclouds.lifecycle.LifeCycle
 
getExceptionFromDependenciesOrNull() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
getFailureCount() - Method in interface org.jclouds.http.HttpCommand
This displays the current number of error retries for this command.
getFailureCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
This displays the current number of error retries for this command.
getFilename() - Method in class org.jclouds.io.payloads.Part.PartOptions
 
getFilters() - Method in class org.jclouds.http.HttpRequest
 
getFirstFormOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
getFirstHeaderOrNull(String) - Method in class org.jclouds.http.HttpMessage
try to get the value, then try as lowercase.
getFirstHeaderOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
getFirstMatrixOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
getFirstQueryOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
getFirstThrowableOfType(Throwable, Class<T>) - Static method in class org.jclouds.util.Throwables2
 
getFirstThrowableOfType(ProvisionException, Class<T>) - Static method in class org.jclouds.util.Throwables2
 
getFirstThrowableOfType(Throwable, Class<T>) - Static method in class org.jclouds.util.Utils
Deprecated. 
getFirstThrowableOfType(ProvisionException, Class<T>) - Static method in class org.jclouds.util.Utils
Deprecated. 
getFuture() - Method in class org.jclouds.http.HttpCommandRendezvous
 
getHandler() - Method in class org.jclouds.http.functions.ParseSax
 
getHeaders() - Method in class org.jclouds.http.HttpMessage
 
getHeaders() - Method in class org.jclouds.io.payloads.Part
 
getHomepage() - Method in interface org.jclouds.providers.ProviderMetadata
 
getHttpAsyncClient() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getHttpAsyncClient() - Method in interface org.jclouds.rest.Utils
 
getHttpClient() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getHttpClient() - Method in interface org.jclouds.rest.Utils
 
getHttpMethodOrConstantOrThrowException(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getHttpMethods(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getId() - Method in class org.jclouds.domain.internal.LocationImpl
Unique ID provided by the provider (us-standard, miami, etc)
getId() - Method in interface org.jclouds.domain.Location
Unique ID provided by the provider (us-standard, miami, etc)
getId() - Method in interface org.jclouds.providers.ProviderMetadata
 
getId() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getIdentity() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getIdentity() - Method in interface org.jclouds.rest.RestContext
 
getIdentityName() - Method in interface org.jclouds.providers.ProviderMetadata
 
getIfMatch() - Method in class org.jclouds.http.options.GetOptions
For use in the request header: If-Match

Return the object only if its payload tag (ETag) is the same as the eTag specified, otherwise return a 412 (precondition failed).

getIfModifiedSince() - Method in class org.jclouds.http.options.GetOptions
For use in the header If-Modified-Since

Return the object only if it has been modified since the specified time, otherwise return a 304 (not modified).

getIfNoneMatch() - Method in class org.jclouds.http.options.GetOptions
For use in the request header: If-None-Match

Return the object only if its payload tag (ETag) is different from the one specified, otherwise return a 304 (not modified).

getIfUnmodifiedSince() - Method in class org.jclouds.http.options.GetOptions
For use in the header If-Unmodified-Since

Return the object only if it has not been modified since the specified time, otherwise return a 412 (precondition failed).

getInput() - Method in interface org.jclouds.io.Payload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.BaseCipherPayload
 
getInput() - Method in class org.jclouds.io.payloads.ByteArrayPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.DelegatingPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.FilePayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.InputStreamPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.InputStreamSupplierPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.MultipartForm
 
getInput() - Method in class org.jclouds.io.payloads.PhantomPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.StreamingPayload
 
getInput() - Method in class org.jclouds.io.payloads.StringPayload
Creates a new InputStream object of the payload.
getInput() - Method in class org.jclouds.io.payloads.UrlEncodedFormPayload
Creates a new InputStream object of the payload.
getIoExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getIoExecutor() - Method in interface org.jclouds.rest.Utils
 
getIso3166Codes() - Method in class org.jclouds.domain.internal.LocationImpl
getIso3166Codes() - Method in interface org.jclouds.domain.Location
 
getIso3166Codes() - Method in interface org.jclouds.providers.ProviderMetadata
 
getIso3166Codes() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getJavaMethod() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
 
getJson() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getJson() - Method in interface org.jclouds.rest.Utils
 
getJsonParserKeyForMethod(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getJsonParserKeyForMethodAnType(Method, Type) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getKey() - Method in class org.jclouds.collect.AbstractMapEntry
 
getKeySpec() - Method in class net.oauth.signature.pem.PKCS1EncodedPublicKeySpec
Get the key spec that JCE understands.
getLinkedServices() - Method in class org.jclouds.providers.BaseProviderMetadata
 
getLinkedServices() - Method in interface org.jclouds.providers.ProviderMetadata
 
getLocation() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
Physical location of the resource, or null if n/a ex.
getLocation() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
Physical location of the resource, or null if n/a ex.
getLocation() - Method in interface org.jclouds.domain.ResourceMetadata
Physical location of the resource, or null if n/a ex.
getLogger(String) - Method in class org.jclouds.logging.jdk.JDKLogger.JDKLoggerFactory
 
getLogger(String) - Method in interface org.jclouds.logging.Logger.LoggerFactory
 
getLoggerFactory() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getLoggerFactory() - Method in interface org.jclouds.rest.Utils
 
getMapPayloadBinderOrNull(Method, Object...) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getMaxConnections() - Method in class org.jclouds.http.HttpUtils
 
getMaxConnectionsPerHost() - Method in class org.jclouds.http.HttpUtils
 
getMessage() - Method in class org.jclouds.http.HttpResponse
 
getMetadata() - Method in class org.jclouds.domain.internal.LocationImpl
getMetadata() - Method in interface org.jclouds.domain.Location
 
getMetadata() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getMethod() - Method in class org.jclouds.http.HttpRequest
We cannot return an enum, as per specification custom methods are allowed.
getMethod() - Method in class org.jclouds.internal.ClassMethodArgs
 
getName() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
Name of this resource.
getName() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
Name of this resource.
getName() - Method in interface org.jclouds.domain.ResourceMetadata
Name of this resource.
getName() - Method in class org.jclouds.io.payloads.Part
 
getName() - Method in interface org.jclouds.providers.ProviderMetadata
 
GetOptions - Class in org.jclouds.http.options
Contains options supported for HTTP GET operations.
GetOptions() - Constructor for class org.jclouds.http.options.GetOptions
 
GetOptions.Builder - Class in org.jclouds.http.options
 
GetOptions.Builder() - Constructor for class org.jclouds.http.options.GetOptions.Builder
 
getParent() - Method in class org.jclouds.domain.internal.LocationImpl
The parent, or null, if top-level
getParent() - Method in interface org.jclouds.domain.Location
The parent, or null, if top-level
getParent() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getParserOrThrowException(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getPayload() - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
getPayload() - Method in interface org.jclouds.io.PayloadEnclosing
 
getPort() - Method in class org.jclouds.net.IPSocket
 
getProperties() - Method in class org.jclouds.rest.RestContextBuilder
 
getPropertiesFromResource(String) - Static method in class org.jclouds.rest.RestContextFactory
Loads the default properties that define the RestContext objects.
getProviderId() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
Unique identifier of this resource within its enclosing namespace.
getProviderId() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
Unique identifier of this resource within its enclosing namespace.
getProviderId() - Method in interface org.jclouds.domain.ResourceMetadata
Unique identifier of this resource within its enclosing namespace.
getProxyHost() - Method in class org.jclouds.http.HttpUtils
 
getProxyPassword() - Method in class org.jclouds.http.HttpUtils
 
getProxyPort() - Method in class org.jclouds.http.HttpUtils
 
getProxyUser() - Method in class org.jclouds.http.HttpUtils
 
getRange() - Method in class org.jclouds.http.options.GetOptions
For use in the header Range

getRanges() - Method in class org.jclouds.http.options.GetOptions
 
getRawContent() - Method in interface org.jclouds.io.Payload
Payload in its original form.
getRawContent() - Method in class org.jclouds.io.payloads.BasePayload
Payload in its original form.
getRawContent() - Method in class org.jclouds.io.payloads.DelegatingPayload
Payload in its original form.
getRawContent() - Method in class org.jclouds.io.payloads.StreamingPayload
 
getRedirectCount() - Method in interface org.jclouds.http.HttpCommand
This displays the current number of redirect attempts for this command.
getRedirectCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
This displays the current number of redirect attempts for this command.
getRedirectionHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
 
getRedirectionRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
 
getRequest() - Method in exception org.jclouds.http.functions.ParseContentMD5FromHeaders.NoContentMD5Exception
 
getRequest() - Method in class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
 
getRequest() - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
 
getRequestLine() - Method in class org.jclouds.http.HttpRequest
 
getResponse() - Method in exception org.jclouds.http.functions.ParseContentMD5FromHeaders.NoContentMD5Exception
 
getResponse() - Method in exception org.jclouds.http.HttpResponseException
 
getResult() - Method in class org.jclouds.crypto.Pems.PemProcessor
 
getResult() - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
 
getReturnTypeForMethod(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getSaxResponseParserClassOrNull(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getScope() - Method in class org.jclouds.domain.internal.LocationImpl
Scope of the location, ex.
getScope() - Method in interface org.jclouds.domain.Location
Scope of the location, ex.
getScope() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getServerErrorHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
 
getServerErrorRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
 
getSkips() - Method in class org.jclouds.http.HttpRequest
characters to skip encoding on.
getSocketOpenTimeout() - Method in class org.jclouds.http.HttpUtils
 
getStatus() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
getStatus() - Method in interface org.jclouds.lifecycle.LifeCycle
 
getStatusCode() - Method in class org.jclouds.http.HttpResponse
 
getStatusLine() - Method in class org.jclouds.http.HttpResponse
 
getSupportedProviders() - Static method in class org.jclouds.rest.Providers
Gets a set of supported providers.
getSupportedProviders() - Static method in class org.jclouds.util.Utils
Deprecated. 
getSupportedProvidersOfType(Class<? extends RestContextBuilder>) - Static method in class org.jclouds.rest.Providers
Gets a set of supported providers.
getSupportedProvidersOfType(Class<? extends RestContextBuilder>) - Static method in class org.jclouds.util.Utils
Deprecated. 
getSupportedProvidersOfTypeInProperties(Class<? extends RestContextBuilder>, Properties) - Static method in class org.jclouds.rest.Providers
 
getSupportedProvidersOfTypeInProperties(Class<? extends RestContextBuilder<?, ?>>, Properties) - Static method in class org.jclouds.util.Utils
Deprecated. 
getTransformerForMethod(Method, Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
getType() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
Whether this resource is a container, file, node, queue, etc.
getType() - Method in interface org.jclouds.domain.ResourceMetadata
Whether this resource is a container, file, node, queue, etc.
getType() - Method in interface org.jclouds.providers.ProviderMetadata
 
getUri() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
URI used to access this resource
getUri() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
URI used to access this resource
getUri() - Method in interface org.jclouds.domain.ResourceMetadata
URI used to access this resource
getUserExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
 
getUserExecutor() - Method in interface org.jclouds.rest.Utils
 
getUserMetadata() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
Any key-value pairs associated with the resource.
getUserMetadata() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
Any key-value pairs associated with the resource.
getUserMetadata() - Method in interface org.jclouds.domain.ResourceMetadata
Any key-value pairs associated with the resource.
getUtils() - Method in class org.jclouds.rest.internal.RestContextImpl
 
getUtils() - Method in interface org.jclouds.rest.RestContext
 
getValue() - Method in class org.jclouds.collect.AbstractMapEntry
 
getWireLog() - Method in class org.jclouds.http.internal.HttpWire
 
getWireLog() - Method in class org.jclouds.http.internal.SignatureWire
 
getWireLog() - Method in class org.jclouds.logging.internal.Wire
 
goodChar - Static variable in enum org.jclouds.util.PasswordGenerator
 
GsonModule - Class in org.jclouds.json.config
Contains logic for parsing objects from Strings.
GsonModule() - Constructor for class org.jclouds.json.config.GsonModule
 
GsonModule.ByteArrayAdapter - Interface in org.jclouds.json.config
 
GsonModule.ByteListAdapter - Interface in org.jclouds.json.config
 
GsonModule.CDateAdapter - Class in org.jclouds.json.config
 
GsonModule.DateAdapter - Interface in org.jclouds.json.config
 
GsonModule.HexByteArrayAdapter - Class in org.jclouds.json.config
 
GsonModule.HexByteArrayAdapter() - Constructor for class org.jclouds.json.config.GsonModule.HexByteArrayAdapter
 
GsonModule.HexByteListAdapter - Class in org.jclouds.json.config
 
GsonModule.HexByteListAdapter() - Constructor for class org.jclouds.json.config.GsonModule.HexByteListAdapter
 
GsonModule.Iso8601DateAdapter - Class in org.jclouds.json.config
 
GsonModule.JsonAdapterBindings - Class in org.jclouds.json.config
 
GsonModule.JsonAdapterBindings() - Constructor for class org.jclouds.json.config.GsonModule.JsonAdapterBindings
 
GsonModule.JsonBallAdapter - Interface in org.jclouds.json.config
 
GsonModule.JsonBallAdapterImpl - Class in org.jclouds.json.config
 
GsonModule.JsonBallAdapterImpl() - Constructor for class org.jclouds.json.config.GsonModule.JsonBallAdapterImpl
 
GsonModule.LongDateAdapter - Class in org.jclouds.json.config
 
GsonModule.LongDateAdapter() - Constructor for class org.jclouds.json.config.GsonModule.LongDateAdapter
 
GsonModule.SerializePropertiesDefaults - Class in org.jclouds.json.config
 
GsonModule.SerializePropertiesDefaults(Json) - Constructor for class org.jclouds.json.config.GsonModule.SerializePropertiesDefaults
 
GsonWrapper - Class in org.jclouds.json.internal
 
GsonWrapper(Gson) - Constructor for class org.jclouds.json.internal.GsonWrapper
 
GZIP - Static variable in class org.jclouds.encryption.internal.Base64
Specify that data should be gzip-compressed.

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.CloseContentAndSetExceptionErrorHandler
 
handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
 
handleError(HttpCommand, HttpResponse) - Method in interface org.jclouds.http.HttpErrorHandler
 
hashCode() - Method in class org.jclouds.collect.AbstractMapEntry
 
hashCode() - Method in class org.jclouds.concurrent.internal.SyncProxy
 
hashCode() - Method in class org.jclouds.domain.Credentials
 
hashCode() - Method in class org.jclouds.domain.internal.LocationImpl
 
hashCode() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
 
hashCode() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
 
hashCode() - Method in class org.jclouds.domain.JsonBall
 
hashCode() - Method in class org.jclouds.http.HttpMessage
 
hashCode() - Method in class org.jclouds.http.HttpRequest
 
hashCode() - Method in class org.jclouds.http.HttpResponse
 
hashCode() - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
 
hashCode() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
hashCode() - Method in class org.jclouds.http.options.GetOptions
 
hashCode() - Method in class org.jclouds.internal.ClassMethodArgs
 
hashCode() - Method in class org.jclouds.io.ContentMetadataBuilder
 
hashCode() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
hashCode() - Method in class org.jclouds.io.payloads.BasePayload
 
hashCode() - Method in class org.jclouds.io.payloads.DelegatingPayload
hashCode() - Method in class org.jclouds.io.payloads.StreamingPayload
 
hashCode() - Method in class org.jclouds.net.IPSocket
 
hashCode() - Method in class org.jclouds.providers.BaseProviderMetadata
 
hashCode() - Method in class org.jclouds.rest.internal.AsyncRestClientProxy
 
hashCode() - Method in class org.jclouds.rest.internal.RestAnnotationProcessor.MethodKey
 
hashCode() - Method in class org.jclouds.rest.internal.RestContextImpl
 
hashCode() - Method in class org.jclouds.rest.RestContextSpec
this uses the inefficient Objects implementation as the object count will be relatively small and therefore efficiency is not a concern.
headerLog - Variable in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
headers - Variable in class org.jclouds.http.HttpMessage.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.http.HttpMessage.Builder
 
headers - Variable in class org.jclouds.http.HttpMessage
 
headers(Multimap<String, String>) - Method in class org.jclouds.http.HttpRequest.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.http.HttpResponse.Builder
 
headers - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
Headers - Annotation Type in org.jclouds.rest.annotations
Designates that a header will be added to the request.
headers(Multimap<String, String>) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
hear(TypeLiteral<I>, TypeEncounter<I>) - Method in class org.jclouds.logging.config.BindLoggersAnnotatedWithResource
 
hex(byte[]) - Static method in class org.jclouds.crypto.CryptoStreams
 
hex(String) - Static method in class org.jclouds.crypto.CryptoStreams
 
hexDecode(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the unencoded value for an input stream which is encoded in hex.
hexEncode(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the hex value for a supplied input stream.
hmac(String, byte[]) - Method in interface org.jclouds.crypto.Crypto
 
hmac(String, byte[]) - Method in class org.jclouds.encryption.internal.JCECrypto
 
hmacSHA1(byte[]) - Method in interface org.jclouds.crypto.Crypto
 
HmacSHA1 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
hmacSHA1(byte[]) - Method in class org.jclouds.encryption.internal.JCECrypto
 
hmacSHA256(byte[]) - Method in interface org.jclouds.crypto.Crypto
 
HmacSHA256 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
hmacSHA256(byte[]) - Method in class org.jclouds.encryption.internal.JCECrypto
 
http() - Method in class org.jclouds.rest.internal.UtilsImpl
 
http() - Method in interface org.jclouds.rest.Utils
#see #getHttpClient
HTTP_HEADERS - Static variable in interface org.jclouds.io.ContentMetadata
 
HttpAsyncClient - Interface in org.jclouds.rest
Simple rest client
HttpClient - Interface in org.jclouds.rest
Simple client
HttpCommand - Interface in org.jclouds.http
Command whose endpoint is an http service.
HttpCommandExecutorService - Interface in org.jclouds.http
Capable of invoking http commands.
HttpCommandRendezvous<T,R extends HttpRequest> - Class in org.jclouds.http
Used for passing objects for response processing
HttpCommandRendezvous(HttpCommand, SynchronousQueue, Future<T>) - Constructor for class org.jclouds.http.HttpCommandRendezvous
 
HttpErrorHandler - Interface in org.jclouds.http
Responsible for setting an exception on the command relevant to the unrecoverable error in the HttpResponse.
HttpException - Exception in org.jclouds.http
// TODO: Adrian: Document this!
HttpException(String) - Constructor for exception org.jclouds.http.HttpException
 
HttpException(String, Throwable) - Constructor for exception org.jclouds.http.HttpException
 
HttpException(Throwable) - Constructor for exception org.jclouds.http.HttpException
 
HttpMessage - Class in org.jclouds.http
Represents a request that can be executed within HttpCommandExecutorService
HttpMessage(Payload, Multimap<String, String>) - Constructor for class org.jclouds.http.HttpMessage
 
HttpMessage.Builder<T extends HttpMessage> - Class in org.jclouds.http
 
HttpMessage.Builder() - Constructor for class org.jclouds.http.HttpMessage.Builder
 
HttpRequest - Class in org.jclouds.http
Represents a request that can be executed within HttpCommandExecutorService
HttpRequest(String, URI) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, char[]) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, char[], List<HttpRequestFilter>) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, char[], List<HttpRequestFilter>, Payload) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, Multimap<String, String>) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, char[], List<HttpRequestFilter>, Payload, Multimap<String, String>) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest(String, URI, Multimap<String, String>, Payload) - Constructor for class org.jclouds.http.HttpRequest
 
HttpRequest.Builder<T extends HttpRequest> - Class in org.jclouds.http
 
HttpRequest.Builder() - Constructor for class org.jclouds.http.HttpRequest.Builder
 
HttpRequestFilter - Interface in org.jclouds.http
// TODO: Adrian: Document this! NOTE: HttpRequestFilter.filter(org.jclouds.http.HttpRequest) must be idempotent in a sense that multiple calls to it with the same request yield in the same output.
HttpRequestOptions - Interface in org.jclouds.http.options
Builds options that override or append to HttpRequests.
HttpResponse - Class in org.jclouds.http
Represents a response produced from HttpCommandExecutorService
HttpResponse(int, String, Payload) - Constructor for class org.jclouds.http.HttpResponse
 
HttpResponse(int, String, Payload, Multimap<String, String>) - Constructor for class org.jclouds.http.HttpResponse
 
HttpResponse.Builder - Class in org.jclouds.http
 
HttpResponse.Builder() - Constructor for class org.jclouds.http.HttpResponse.Builder
 
HttpResponseException - Exception in org.jclouds.http
Represents an error obtained from an HttpResponse.
HttpResponseException(String, HttpCommand, HttpResponse, Throwable) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(String, HttpCommand, HttpResponse, String, Throwable) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(HttpCommand, HttpResponse, Throwable) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(HttpCommand, HttpResponse, String, Throwable) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(String, HttpCommand, HttpResponse) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(String, HttpCommand, HttpResponse, String) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(HttpCommand, HttpResponse) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpResponseException(HttpCommand, HttpResponse, String) - Constructor for exception org.jclouds.http.HttpResponseException
 
HttpRetryHandler - Interface in org.jclouds.http
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 - Class in org.jclouds.http
 
HttpUtils(int, int, int, int) - Constructor for class org.jclouds.http.HttpUtils
 
HttpWire - Class in org.jclouds.http.internal
 
HttpWire() - Constructor for class org.jclouds.http.internal.HttpWire
 

I

id - Variable in class org.jclouds.domain.LocationBuilder
 
id(String) - Method in class org.jclouds.domain.LocationBuilder
 
id(String) - Static method in class org.jclouds.providers.ProviderPredicates
Returns all providers with the given id.
identity(String) - Method in class org.jclouds.domain.Credentials.Builder
 
identity - Variable in class org.jclouds.domain.Credentials
 
Identity - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource qualifies an object to an identity on a provider.
identity - Variable in class org.jclouds.rest.RestContextSpec
 
IdentityFunction - Enum in org.jclouds.functions
 
ifETagDoesntMatch(String) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
ifETagDoesntMatch(String) - Method in class org.jclouds.http.options.GetOptions
The object should not have a eTag hash corresponding with the parameter eTag.
ifETagMatches(String) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
ifETagMatches(String) - Method in class org.jclouds.http.options.GetOptions
The object's eTag hash should match the parameter eTag.
ifHttpConfigureRestOtherwiseGuiceClientFactory(List<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
ifModifiedSince(Date) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
ifModifiedSince(Date) - Method in class org.jclouds.http.options.GetOptions
Only return the object if it has changed since this time.
ifUnmodifiedSince(Date) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
ifUnmodifiedSince(Date) - Method in class org.jclouds.http.options.GetOptions
Only return the object if it hasn't changed since this time.
imposeBackoffExponentialDelay(int, String) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
imposeBackoffExponentialDelay(long, int, int, int, String) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
imposeBackoffExponentialDelay(long, long, int, int, int, String) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
incrementFailureCount() - Method in interface org.jclouds.http.HttpCommand
increment the current failure count.
incrementFailureCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
increment the current failure count.
incrementRedirectCount() - Method in interface org.jclouds.http.HttpCommand
increments the current number of redirect attempts for this command.
incrementRedirectCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
increments the current number of redirect attempts for this command.
indexWithOnlyOneAnnotation(Method, String, Cache<Method, Cache<Integer, Set<Annotation>>>) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
InetAddresses2 - Class in org.jclouds.util
 
InetAddresses2() - Constructor for class org.jclouds.util.InetAddresses2
 
InetAddresses2.IsPrivateIPAddress - Enum in org.jclouds.util
 
InetSocketAddressConnect - Class in org.jclouds.predicates
Tests to see if a socket is open.
InetSocketAddressConnect() - Constructor for class org.jclouds.predicates.InetSocketAddressConnect
 
info(String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
info(String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
info(String, Object...) - Method in interface org.jclouds.logging.Logger
 
info(String, Object...) - Method in class org.jclouds.logging.NullLogger
 
initContextBuilder(Class<RestContextBuilder<S, A>>, Class<S>, Class<A>, Properties) - Static method in class org.jclouds.rest.Providers
 
initContextBuilder(Class<RestContextBuilder<S, A>>, Class<S>, Class<A>, Properties) - Static method in class org.jclouds.util.Utils
Deprecated. 
initializeCipher(Key) - Method in class org.jclouds.io.payloads.BaseCipherPayload
 
initializeCipher(Key) - Method in class org.jclouds.io.payloads.RSADecryptingPayload
 
initializeCipher(Key) - Method in class org.jclouds.io.payloads.RSAEncryptingPayload
 
injector - Variable in class org.jclouds.config.ValueOfConfigurationKeyOrNull
 
injector - Variable in class org.jclouds.rest.internal.SeedAnnotationCache
 
input(InputStream) - Method in class org.jclouds.logging.internal.Wire
 
input(PayloadEnclosing) - Method in class org.jclouds.logging.internal.Wire
 
InputParamValidator - Class in org.jclouds.rest
Validates method parameters.
InputParamValidator(Injector) - Constructor for class org.jclouds.rest.InputParamValidator
 
InputParamValidator() - Constructor for class org.jclouds.rest.InputParamValidator
 
InputStreamChain - Class in org.jclouds.util
InputStream implementation that allows chaining of various streams for seamless sequential reading
InputStreamChain(InputStream...) - Constructor for class org.jclouds.util.InputStreamChain
 
InputStreamPayload - Class in org.jclouds.io.payloads
 
InputStreamPayload(InputStream) - Constructor for class org.jclouds.io.payloads.InputStreamPayload
 
InputStreamSupplierPayload - Class in org.jclouds.io.payloads
 
InputStreamSupplierPayload(InputSupplier<? extends InputStream>) - Constructor for class org.jclouds.io.payloads.InputStreamSupplierPayload
 
InputSupplierMap<K,V> - Class in org.jclouds.collect
 
InputSupplierMap(Map<K, InputSupplier<V>>, Function<V, InputSupplier<V>>) - Constructor for class org.jclouds.collect.InputSupplierMap
 
InputSuppliers - Class in org.jclouds.io
functions related to or replacing those in InputSupplier
InputSuppliers() - Constructor for class org.jclouds.io.InputSuppliers
 
INSTANCE - Static variable in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
InsufficientResourcesException - Exception in org.jclouds.rest
Thrown when there is a quota or otherwise limit preventing the operation from occurring.
InsufficientResourcesException() - Constructor for exception org.jclouds.rest.InsufficientResourcesException
 
InsufficientResourcesException(String, Throwable) - Constructor for exception org.jclouds.rest.InsufficientResourcesException
 
InsufficientResourcesException(Throwable) - Constructor for exception org.jclouds.rest.InsufficientResourcesException
 
intersectingIso3166Code(ProviderMetadata) - Static method in class org.jclouds.providers.ProviderPredicates
Return all providers that have at least one ISO 3166 code in common with the given provider metadata.
InvocationContext<I extends InvocationContext<I>> - Interface in org.jclouds.rest
Passes generated Http request into this object;
invoke(Object, Method, Object[]) - Method in class org.jclouds.concurrent.internal.SyncProxy
 
invoke(Q) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
invoke(HttpURLConnection) - Method in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
 
invoke(HttpRequest) - Method in interface org.jclouds.rest.HttpAsyncClient
 
invoke(HttpRequest) - Method in interface org.jclouds.rest.HttpClient
 
invoke(Object, Method, Object[]) - Method in class org.jclouds.rest.internal.AsyncRestClientProxy
 
IOExceptionRetryHandler - Interface in org.jclouds.http
 
ioExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
 
ioExecutor() - Method in interface org.jclouds.rest.Utils
#see #getIoExecutor
IP_PATTERN - Static variable in class org.jclouds.util.Patterns
 
IPSocket - Class in org.jclouds.net
As google appengine prohibits use of java.net classes, this will serve as a replacement.
IPSocket(String, int) - Constructor for class org.jclouds.net.IPSocket
 
isCancelled() - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
isCancelled() - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
isConstantDeclaration(Method) - Static method in class org.jclouds.rest.internal.SeedAnnotationCache
 
isDebugEnabled() - Method in class org.jclouds.logging.ConsoleLogger
isDebugEnabled() - Method in class org.jclouds.logging.jdk.JDKLogger
 
isDebugEnabled() - Method in interface org.jclouds.logging.Logger
 
isDebugEnabled() - Method in class org.jclouds.logging.NullLogger
 
isDone() - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
 
isDone() - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
 
isErrorEnabled() - Method in class org.jclouds.logging.ConsoleLogger
isErrorEnabled() - Method in class org.jclouds.logging.jdk.JDKLogger
 
isErrorEnabled() - Method in interface org.jclouds.logging.Logger
 
isErrorEnabled() - Method in class org.jclouds.logging.NullLogger
 
isHtmlSafe() - Method in class com.google.gson.stream.JsonWriter
Returns true if this writer writes JSON that's safe for inclusion in HTML and XML documents.
isHttpMethod(Method) - Static method in class org.jclouds.rest.internal.SeedAnnotationCache
 
isInfoEnabled() - Method in class org.jclouds.logging.ConsoleLogger
isInfoEnabled() - Method in class org.jclouds.logging.jdk.JDKLogger
 
isInfoEnabled() - Method in interface org.jclouds.logging.Logger
 
isInfoEnabled() - Method in class org.jclouds.logging.NullLogger
 
isLenient() - Method in class com.google.gson.stream.JsonWriter
Returns true if this writer has relaxed syntax rules.
Iso3166 - Annotation Type in org.jclouds.location
Related to a Iso3166 code
ISO3166_CODES - Static variable in interface org.jclouds.location.reference.LocationConstants
 
iso3166Codes - Variable in class org.jclouds.domain.LocationBuilder
 
iso3166Codes(Iterable<String>) - Method in class org.jclouds.domain.LocationBuilder
 
iso3166Codes(Iterable<String>) - Method in class org.jclouds.PropertiesBuilder
 
iso3166Codes - Variable in class org.jclouds.rest.RestContextSpec
 
iso8601DateFormat(Date) - Method in interface org.jclouds.date.DateService
 
iso8601DateFormat() - Method in interface org.jclouds.date.DateService
 
iso8601DateFormat(Date) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
iso8601DateFormat() - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
iso8601DateParse(String) - Method in interface org.jclouds.date.DateService
 
iso8601DateParse(String) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
iso8601SecondsDateFormat(Date) - Method in interface org.jclouds.date.DateService
 
iso8601SecondsDateFormat() - Method in interface org.jclouds.date.DateService
 
iso8601SecondsDateFormat() - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
iso8601SecondsDateFormat(Date) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
iso8601SecondsDateParse(String) - Method in interface org.jclouds.date.DateService
 
iso8601SecondsDateParse(String) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
isPrivateIPAddress(String) - Static method in class org.jclouds.util.InetAddresses2
 
isPrivateKeyCredential(Credentials) - Static method in class org.jclouds.util.CredentialUtils
 
isPrivateKeyCredential(Credentials) - Static method in class org.jclouds.util.Utils
Deprecated. 
isPrivateKeyEncrypted(byte[]) - Static method in class org.jclouds.util.CredentialUtils
 
isRepeatable() - Method in interface org.jclouds.io.Payload
Tells if the payload is capable of producing its data more than once.
isRepeatable() - Method in class org.jclouds.io.payloads.BasePayload
By default we are repeatable.
isRepeatable() - Method in class org.jclouds.io.payloads.DelegatingPayload
Tells if the payload is capable of producing its data more than once.
isRepeatable() - Method in class org.jclouds.io.payloads.InputStreamPayload
By default we are repeatable.
isRepeatable() - Method in class org.jclouds.io.payloads.InputStreamSupplierPayload
By default we are repeatable.
isRepeatable() - Method in class org.jclouds.io.payloads.MultipartForm
 
isRepeatable() - Method in class org.jclouds.io.payloads.StreamingPayload
By default we are not repeatable.
isReplayable() - Method in interface org.jclouds.http.HttpCommand
Commands need to be replayed, if redirected or on a retryable error.
isReplayable() - Method in class org.jclouds.http.TransformingHttpCommandImpl
Commands need to be replayed, if redirected or on a retryable error.
isShutdown() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 
isTerminated() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 
isTraceEnabled() - Method in class org.jclouds.logging.ConsoleLogger
isTraceEnabled() - Method in class org.jclouds.logging.jdk.JDKLogger
 
isTraceEnabled() - Method in interface org.jclouds.logging.Logger
 
isTraceEnabled() - Method in class org.jclouds.logging.NullLogger
 
isUrlEncoded(String) - Static method in class org.jclouds.util.Strings2
 
isWarnEnabled() - Method in class org.jclouds.logging.ConsoleLogger
isWarnEnabled() - Method in class org.jclouds.logging.jdk.JDKLogger
 
isWarnEnabled() - Method in interface org.jclouds.logging.Logger
 
isWarnEnabled() - Method in class org.jclouds.logging.NullLogger
 

J

javaMethod - Variable in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
javaMethod(Method) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
JavaUrlHttpCommandExecutorService - Class in org.jclouds.http.internal
Basic implementation of a HttpCommandExecutorService.
JavaUrlHttpCommandExecutorService(HttpUtils, ExecutorService, DelegatingRetryHandler, IOExceptionRetryHandler, DelegatingErrorHandler, HttpWire, HostnameVerifier, Supplier<SSLContext>) - Constructor for class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
 
JavaUrlHttpCommandExecutorServiceModule - Class in org.jclouds.http.config
Configures JavaUrlHttpCommandExecutorService.
JavaUrlHttpCommandExecutorServiceModule() - Constructor for class org.jclouds.http.config.JavaUrlHttpCommandExecutorServiceModule
 
JCECrypto - Class in org.jclouds.encryption.internal
 
JCECrypto() - Constructor for class org.jclouds.encryption.internal.JCECrypto
 
JCECrypto(Provider) - Constructor for class org.jclouds.encryption.internal.JCECrypto
 
JDKLogger - Class in org.jclouds.logging.jdk
Logger implementation of Logger.
JDKLogger(Logger) - Constructor for class org.jclouds.logging.jdk.JDKLogger
 
JDKLogger.JDKLoggerFactory - Class in org.jclouds.logging.jdk
 
JDKLogger.JDKLoggerFactory() - Constructor for class org.jclouds.logging.jdk.JDKLogger.JDKLoggerFactory
 
JDKLoggingModule - Class in org.jclouds.logging.jdk.config
Configures logging of type JDKLogger
JDKLoggingModule() - Constructor for class org.jclouds.logging.jdk.config.JDKLoggingModule
 
JoinOnComma - Class in org.jclouds.functions
 
JoinOnComma() - Constructor for class org.jclouds.functions.JoinOnComma
 
json - Variable in class org.jclouds.http.functions.ParseJson
 
Json - Interface in org.jclouds.json
 
json() - Method in class org.jclouds.rest.internal.UtilsImpl
 
json() - Method in interface org.jclouds.rest.Utils
#see #getJson
JSON_NUMBER_PATTERN - Static variable in class org.jclouds.util.Patterns
 
JSON_STRING_PATTERN - Static variable in class org.jclouds.util.Patterns
 
JsonBall - Class in org.jclouds.domain
As String is final, using a different marker to imply this is a json object
JsonBall(double) - Constructor for class org.jclouds.domain.JsonBall
 
JsonBall(int) - Constructor for class org.jclouds.domain.JsonBall
 
JsonBall(long) - Constructor for class org.jclouds.domain.JsonBall
 
JsonBall(String) - Constructor for class org.jclouds.domain.JsonBall
 
jsonBinder - Variable in class org.jclouds.rest.binders.BindToJsonPayload
 
JsonLiteral - Class in com.google.gson
The gson project use package to control access to their objects.
JsonLiteral(CharSequence) - Constructor for class com.google.gson.JsonLiteral
 
JsonObjectAsMap - Enum in org.jclouds.json.internal
Exposes the JsonObject as a map so that we can use gauva apis on it.
JsonWriter - Class in com.google.gson.stream
Writes a JSON (RFC 4627) encoded value to a stream, one token at a time.
JsonWriter(Writer) - Constructor for class com.google.gson.stream.JsonWriter
Creates a new instance that writes a JSON-encoded stream to out.
JustProvider - Class in org.jclouds.location.suppliers
 
JustProvider(Set<String>, String, URI) - Constructor for class org.jclouds.location.suppliers.JustProvider
 
JustProviderLocationModule - Class in org.jclouds.location.config
 
JustProviderLocationModule() - Constructor for class org.jclouds.location.config.JustProviderLocationModule
 
JustProviderLocationModule(AtomicReference<AuthorizationException>) - Constructor for class org.jclouds.location.config.JustProviderLocationModule
 

K

keyBlob(BigInteger, BigInteger) - Static method in class org.jclouds.crypto.SshKeys
 

L

LEADING_SLASHES - Static variable in class org.jclouds.util.Patterns
 
length() - Method in class org.jclouds.domain.JsonBall
 
LifeCycle - Interface in org.jclouds.lifecycle
// TODO: Adrian: Document this!
LifeCycle.Status - Enum in org.jclouds.lifecycle
States that are possible for a component.
LifeCycleModule - Class in org.jclouds.lifecycle.config
This associates java lifecycle annotations with guice hooks.
LifeCycleModule() - Constructor for class org.jclouds.lifecycle.config.LifeCycleModule
 
limitConnectionsPerHostTo(int) - Method in class org.jclouds.PropertiesBuilder
 
limitConnectionsTo(int) - Method in class org.jclouds.PropertiesBuilder
 
limitIoWorkerThreadsTo(int) - Method in class org.jclouds.PropertiesBuilder
 
limitUserThreadsTo(int) - Method in class org.jclouds.PropertiesBuilder
 
Lists2 - Class in org.jclouds.util
 
Lists2() - Constructor for class org.jclouds.util.Lists2
 
load(ClassMethodArgs) - Method in class org.jclouds.rest.config.CreateClientForCaller
 
load(Class<?>) - Method in class org.jclouds.rest.internal.SeedAnnotationCache
 
LOADBALANCER_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 
Location - Interface in org.jclouds.domain
Description of where a resource is running.
location - Variable in class org.jclouds.domain.ResourceMetadataBuilder
 
location(Location) - Method in class org.jclouds.domain.ResourceMetadataBuilder
 
LocationBuilder - Class in org.jclouds.domain
 
LocationBuilder() - Constructor for class org.jclouds.domain.LocationBuilder
 
LocationConstants - Interface in org.jclouds.location.reference
 
LocationImpl - Class in org.jclouds.domain.internal
 
LocationImpl(LocationScope, String, String, Location, Iterable<String>, Map<String, Object>) - Constructor for class org.jclouds.domain.internal.LocationImpl
 
LocationModule - Class in org.jclouds.location.config
 
LocationModule() - Constructor for class org.jclouds.location.config.LocationModule
 
LocationModule(AtomicReference<AuthorizationException>) - Constructor for class org.jclouds.location.config.LocationModule
 
LocationScope - Enum in org.jclouds.domain
The scope of the location
logDebug(String) - Method in class org.jclouds.logging.BaseLogger
 
logDebug(String) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logError(String, Throwable) - Method in class org.jclouds.logging.BaseLogger
 
logError(String) - Method in class org.jclouds.logging.BaseLogger
 
logError(String) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logError(String, Throwable) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logger - Variable in class org.jclouds.collect.FindResourceInSet
 
logger - Variable in class org.jclouds.http.functions.ParseContentMD5FromHeaders
 
logger - Variable in class org.jclouds.http.functions.ParseJson
 
logger - Variable in class org.jclouds.http.functions.ReleasePayloadAndReturn
 
logger - Variable in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
logger - Variable in class org.jclouds.http.handlers.RedirectionRetryHandler
 
logger - Variable in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
logger - Variable in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
 
logger - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
logger - Variable in class org.jclouds.io.CopyInputStreamIntoSupplier
 
logger - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
logger - Variable in class org.jclouds.logging.internal.Wire
 
Logger - Interface in org.jclouds.logging
JCloud log abstraction layer.
logger - Variable in class org.jclouds.predicates.InetSocketAddressConnect
 
logger - Variable in class org.jclouds.predicates.RetryablePredicate
 
logger - Variable in class org.jclouds.rest.config.CredentialStoreModule.CredentialsFromJsonInputStream
 
logger - Variable in class org.jclouds.rest.internal.AsyncRestClientProxy
 
logger - Variable in class org.jclouds.rest.internal.RestAnnotationProcessor
 
logger - Variable in class org.jclouds.rest.internal.SeedAnnotationCache
 
Logger.LoggerFactory - Interface in org.jclouds.logging
Produces instances of Logger relevant to the specified category
LOGGER_HTTP_HEADERS - Static variable in interface org.jclouds.Constants
Name of the logger that records all http headers from the client and the server.
LOGGER_HTTP_WIRE - Static variable in interface org.jclouds.Constants
Name of the logger that records the content sent to and from the server.
LOGGER_SIGNATURE - Static variable in interface org.jclouds.Constants
Name of the logger that records the steps of the request signing process of the HTTP_service.
loggerFactory() - Method in class org.jclouds.rest.internal.UtilsImpl
 
loggerFactory() - Method in interface org.jclouds.rest.Utils
#see #getLoggerFactory
LoggingModule - Class in org.jclouds.logging.config
Creates a post-injection listener that binds Loggers named the same as the enclosing class.
LoggingModule() - Constructor for class org.jclouds.logging.config.LoggingModule
 
logInfo(String) - Method in class org.jclouds.logging.BaseLogger
 
logInfo(String) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logRequest(Logger, HttpRequest, String) - Method in class org.jclouds.http.HttpUtils
 
logResponse(Logger, HttpResponse, String) - Method in class org.jclouds.http.HttpUtils
 
logTrace(String) - Method in class org.jclouds.logging.BaseLogger
 
logTrace(String) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logWarn(String, Throwable) - Method in class org.jclouds.logging.BaseLogger
 
logWarn(String) - Method in class org.jclouds.logging.BaseLogger
 
logWarn(String) - Method in class org.jclouds.logging.jdk.JDKLogger
 
logWarn(String, Throwable) - Method in class org.jclouds.logging.jdk.JDKLogger
 

M

mac(InputSupplier<? extends InputStream>, Mac) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the MAC value for a supplied input stream.
macBase64(InputSupplier<? extends InputStream>, Mac) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the MAC value for a supplied input stream.
makeListenable(Future<T>, ExecutorService) - Static method in class org.jclouds.concurrent.Futures
Just like Futures#makeListenable except that we pass in an executorService.
makeQueryLine(Multimap<String, String>, Comparator<Map.Entry<String, String>>, char...) - Static method in class org.jclouds.http.utils.ModifyRequest
 
makeShadowLine(String, String, Crypto) - Static method in class org.jclouds.crypto.Sha512Crypt
This method actually generates an Sha512 crypted password hash from a plaintext password and a salt.
MapBinder - Annotation Type in org.jclouds.rest.annotations
Designates that this parameter will hold the payload for a PUT or POST command.
MapBinder - Interface in org.jclouds.rest
Builds the payload of a Post request.
MapHttp4xxCodesToExceptions - Class in org.jclouds.rest.functions
 
MapHttp4xxCodesToExceptions() - Constructor for class org.jclouds.rest.functions.MapHttp4xxCodesToExceptions
 
Maps2 - Class in org.jclouds.util
General utilities used in jclouds code for Maps.
Maps2() - Constructor for class org.jclouds.util.Maps2
 
mark(int) - Method in class org.jclouds.util.InputStreamChain
 
markSupported() - Method in class org.jclouds.util.InputStreamChain
 
matches(F, T) - Method in class org.jclouds.collect.FindResourceInSet
 
matrixParameters - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
MatrixParams - Annotation Type in org.jclouds.rest.annotations
Designates that a matrix param will be added to the request.
md5() - Method in interface org.jclouds.crypto.Crypto
 
md5(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the MD5 value for a supplied input stream.
md5(byte[]) - Static method in class org.jclouds.crypto.CryptoStreams
 
MD5 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
md5() - Method in class org.jclouds.encryption.internal.JCECrypto
 
md5Base64(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
 
md5Hex(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
 
Memoized - Annotation Type in org.jclouds.collect
Designates that this object is going to return cached results
MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier<T> - Class in org.jclouds.rest.suppliers
This will retry the supplier if it encounters a timeout exception, but not if it encounters an AuthorizationException.
MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier(AtomicReference<AuthorizationException>, long, Supplier<T>) - Constructor for class org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier
 
message(String) - Method in class org.jclouds.http.HttpResponse.Builder
 
metadata - Variable in class org.jclouds.domain.LocationBuilder
 
metadata(Map<String, Object>) - Method in class org.jclouds.domain.LocationBuilder
 
method - Variable in class org.jclouds.http.HttpRequest.Builder
 
method(String) - Method in class org.jclouds.http.HttpRequest.Builder
 
method(String) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
MIN_LENGTH - Static variable in enum org.jclouds.util.PasswordGenerator
Minimum length for a decent password
ModifyRequest - Class in org.jclouds.http.utils
 
ModifyRequest() - Constructor for class org.jclouds.http.utils.ModifyRequest
 
modules - Variable in class org.jclouds.rest.RestContextBuilder
 
modules - Variable in class org.jclouds.rest.RestContextSpec
 
Modules2 - Class in org.jclouds.util
 
Modules2() - Constructor for class org.jclouds.util.Modules2
 
modulesForProviderInProperties(String, Properties) - Static method in class org.jclouds.util.Modules2
 
modulesForProviderInProperties(String, Properties) - Static method in class org.jclouds.util.Utils
Deprecated. 
modulesFromCommaDelimitedString(String) - Static method in class org.jclouds.util.Modules2
 
modulesFromCommaDelimitedString(String) - Static method in class org.jclouds.util.Utils
Deprecated. 
modulesFromProperty(Properties, String) - Static method in class org.jclouds.util.Modules2
 
modulesFromProperty(Properties, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
MONITOR_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 
MoreExecutors - Class in org.jclouds.concurrent
functions related to or replacing those in MoreExecutors
MoreExecutors() - Constructor for class org.jclouds.concurrent.MoreExecutors
 
MoreExecutors.SameThreadExecutorService - Class in org.jclouds.concurrent
 
multiMax(Comparator<T>, Iterable<E>) - Static method in class org.jclouds.util.Lists2
Like Ordering, but handle the case where there are multiple valid maximums
multiMax(Comparator<T>, Iterable<E>) - Static method in class org.jclouds.util.Utils
Deprecated. 
MultipartForm - Class in org.jclouds.io.payloads
 
MultipartForm(String, Iterable<? extends Part>) - Constructor for class org.jclouds.io.payloads.MultipartForm
 
MultipartForm(String, Part...) - Constructor for class org.jclouds.io.payloads.MultipartForm
 
MultipartForm(Part...) - Constructor for class org.jclouds.io.payloads.MultipartForm
 
MutableContentMetadata - Interface in org.jclouds.io
 
MutableResourceMetadata<T extends Enum<T>> - Interface in org.jclouds.domain
Used to construct new resources or modify existing ones.
MutableResourceMetadataImpl<T extends Enum<T>> - Class in org.jclouds.domain.internal
Used to construct new resources or modify existing ones.
MutableResourceMetadataImpl() - Constructor for class org.jclouds.domain.internal.MutableResourceMetadataImpl
 
MutableResourceMetadataImpl(ResourceMetadata<T>) - Constructor for class org.jclouds.domain.internal.MutableResourceMetadataImpl
 

N

name(String) - Method in class com.google.gson.stream.JsonWriter
Encodes the property name.
name - Variable in class org.jclouds.domain.ResourceMetadataBuilder
 
name(String) - Method in class org.jclouds.domain.ResourceMetadataBuilder
 
NANOS_TO_MILLIS_PATTERN - Static variable in class org.jclouds.date.internal.DateUtils
 
net.oauth.signature.pem - package net.oauth.signature.pem
 
NEVER_RETRY - Static variable in interface org.jclouds.http.HttpRetryHandler
 
NEVER_RETRY - Static variable in interface org.jclouds.http.IOExceptionRetryHandler
 
newBlockingThreadPool(int, int, long, int, long) - Static method in class org.jclouds.concurrent.DynamicExecutors
Creates a thread pool similar to that constructed by DynamicExecutors.newScalingThreadPool(int, int, long), but blocks the call to execute if the queue has reached it's capacity, and all max threads are busy handling requests.
newBlockingThreadPool(int, int, long, int, long, ThreadFactory) - Static method in class org.jclouds.concurrent.DynamicExecutors
Creates a thread pool, same as in DynamicExecutors.newBlockingThreadPool(int, int, long, int, long), using the provided ThreadFactory to create new threads when needed.
newByteArrayPayload(byte[]) - Static method in class org.jclouds.io.Payloads
 
newFilePayload(File) - Static method in class org.jclouds.io.Payloads
 
newInputStreamPayload(InputStream) - Static method in class org.jclouds.io.Payloads
 
NEWLINE_PATTERN - Static variable in class org.jclouds.util.Patterns
 
newNullProxy(Class<T>) - Static method in class org.jclouds.rest.config.BinderUtils
 
newOutputStreamSupplier(OutputStream) - Static method in class org.jclouds.util.Suppliers2
converts an OutputStream to an OutputSupplier
newOutputStreamSupplier(OutputStream) - Static method in class org.jclouds.util.Utils
Deprecated. 
newPayload(Object) - Static method in class org.jclouds.io.Payloads
 
newScalingThreadPool(int, int, long) - Static method in class org.jclouds.concurrent.DynamicExecutors
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available.
newScalingThreadPool(int, int, long, ThreadFactory) - Static method in class org.jclouds.concurrent.DynamicExecutors
Creates a thread pool, same as in DynamicExecutors.newScalingThreadPool(int, int, long), using the provided ThreadFactory to create new threads when needed.
newStringPayload(String) - Static method in class org.jclouds.io.Payloads
 
newUrlEncodedFormPayload(Multimap<String, String>, char...) - Static method in class org.jclouds.io.Payloads
 
newUrlEncodedFormPayload(Multimap<String, String>, Comparator<Map.Entry<String, String>>, char...) - Static method in class org.jclouds.io.Payloads
 
nextMaxInterval(long, Date) - Method in class org.jclouds.predicates.RetryablePredicate
 
nnn(String, JsonReader, JsonToken, AtomicReference<String>) - Method in class org.jclouds.http.functions.ParseFirstJsonValueNamed
 
NO_CONTENT_TYPE - Static variable in annotation type org.jclouds.rest.annotations.PartParam
 
NO_FILENAME - Static variable in annotation type org.jclouds.rest.annotations.PartParam
 
NO_OPTIONS - Static variable in class org.jclouds.encryption.internal.Base64
No options specified.
NONE - Static variable in class org.jclouds.http.options.GetOptions
 
NOOP - Static variable in interface org.jclouds.http.HttpErrorHandler
 
nothing() - Method in class org.jclouds.http.functions.ParseFirstJsonValueNamed
 
NotThreadSafe - Annotation Type in org.jclouds.javax.annotation.concurrent
 
NULL - Static variable in interface org.jclouds.logging.Logger
Assign to member to avoid NPE when no logging module is configured.
NULL - Static variable in annotation type org.jclouds.rest.annotations.FormParams
 
NULL - Static variable in annotation type org.jclouds.rest.annotations.MatrixParams
 
NULL - Static variable in annotation type org.jclouds.rest.annotations.PayloadParams
 
NULL - Static variable in annotation type org.jclouds.rest.annotations.QueryParams
 
Nullable - Annotation Type in org.jclouds.javax.annotation
 
NullLogger - Class in org.jclouds.logging
Logger that doesn't do anything.
NullLogger() - Constructor for class org.jclouds.logging.NullLogger
 
NullLoggingModule - Class in org.jclouds.logging.config
Configures logging of type NullLogger
NullLoggingModule() - Constructor for class org.jclouds.logging.config.NullLoggingModule
 
NullSafeCollections - Class in org.jclouds.util
 
NullSafeCollections() - Constructor for class org.jclouds.util.NullSafeCollections
 
nullSafeSet(T) - Static method in class org.jclouds.util.NullSafeCollections
 
nullValue() - Method in class com.google.gson.stream.JsonWriter
Encodes null.

O

ObjectMapTypeAdapter - Class in com.google.gson
Default serialization and deserialization of a map type.
ObjectMapTypeAdapter() - Constructor for class com.google.gson.ObjectMapTypeAdapter
 
of(InputStream) - Static method in class org.jclouds.io.InputSuppliers
 
of(byte[]) - Static method in class org.jclouds.io.InputSuppliers
 
of(String) - Static method in class org.jclouds.io.InputSuppliers
 
offer(E) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor.DynamicQueue
Inserts the specified element at the tail of this queue if there is at least one available thread to run the current task.
ofType(String) - Static method in class org.jclouds.providers.Providers
Returns the providers that are of the provided type.
OnlyElement - Annotation Type in org.jclouds.rest.annotations
Extracts the only element of a collection or null
OnlyElementOrNull<T> - Class in org.jclouds.functions
 
OnlyElementOrNull() - Constructor for class org.jclouds.functions.OnlyElementOrNull
 
OnlyLocationOrFirstZone - Class in org.jclouds.location.suppliers
 
OnlyLocationOrFirstZone.IsZone - Class in org.jclouds.location.suppliers
 
OnlyLocationOrFirstZone.IsZone() - Constructor for class org.jclouds.location.suppliers.OnlyLocationOrFirstZone.IsZone
 
OnlyLocationOrFirstZoneOrRegionMatchingRegionId - Class in org.jclouds.location.suppliers
 
OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals - Class in org.jclouds.location.suppliers
 
org.jclouds - package org.jclouds
 
org.jclouds.collect - package org.jclouds.collect
 
org.jclouds.concurrent - package org.jclouds.concurrent
 
org.jclouds.concurrent.config - package org.jclouds.concurrent.config
 
org.jclouds.concurrent.internal - package org.jclouds.concurrent.internal
 
org.jclouds.config - package org.jclouds.config
 
org.jclouds.crypto - package org.jclouds.crypto
 
org.jclouds.date - package org.jclouds.date
 
org.jclouds.date.internal - package org.jclouds.date.internal
 
org.jclouds.domain - package org.jclouds.domain
 
org.jclouds.domain.internal - package org.jclouds.domain.internal
 
org.jclouds.encryption.internal - package org.jclouds.encryption.internal
 
org.jclouds.functions - package org.jclouds.functions
 
org.jclouds.http - package org.jclouds.http
 
org.jclouds.http.annotation - package org.jclouds.http.annotation
 
org.jclouds.http.config - package org.jclouds.http.config
 
org.jclouds.http.filters - package org.jclouds.http.filters
 
org.jclouds.http.functions - package org.jclouds.http.functions
 
org.jclouds.http.functions.config - package org.jclouds.http.functions.config
 
org.jclouds.http.handlers - package org.jclouds.http.handlers
 
org.jclouds.http.internal - package org.jclouds.http.internal
 
org.jclouds.http.options - package org.jclouds.http.options
 
org.jclouds.http.pool - package org.jclouds.http.pool
 
org.jclouds.http.utils - package org.jclouds.http.utils
 
org.jclouds.internal - package org.jclouds.internal
 
org.jclouds.io - package org.jclouds.io
 
org.jclouds.io.internal - package org.jclouds.io.internal
 
org.jclouds.io.payloads - package org.jclouds.io.payloads
 
org.jclouds.javax.annotation - package org.jclouds.javax.annotation
 
org.jclouds.javax.annotation.concurrent - package org.jclouds.javax.annotation.concurrent
 
org.jclouds.json - package org.jclouds.json
 
org.jclouds.json.config - package org.jclouds.json.config
 
org.jclouds.json.internal - package org.jclouds.json.internal
 
org.jclouds.lifecycle - package org.jclouds.lifecycle
 
org.jclouds.lifecycle.config - package org.jclouds.lifecycle.config
 
org.jclouds.location - package org.jclouds.location
 
org.jclouds.location.config - package org.jclouds.location.config
 
org.jclouds.location.functions - package org.jclouds.location.functions
 
org.jclouds.location.reference - package org.jclouds.location.reference
 
org.jclouds.location.suppliers - package org.jclouds.location.suppliers
 
org.jclouds.logging - package org.jclouds.logging
 
org.jclouds.logging.config - package org.jclouds.logging.config
 
org.jclouds.logging.internal - package org.jclouds.logging.internal
 
org.jclouds.logging.jdk - package org.jclouds.logging.jdk
 
org.jclouds.logging.jdk.config - package org.jclouds.logging.jdk.config
 
org.jclouds.net - package org.jclouds.net
 
org.jclouds.predicates - package org.jclouds.predicates
 
org.jclouds.predicates.validators - package org.jclouds.predicates.validators
 
org.jclouds.providers - package org.jclouds.providers
 
org.jclouds.rest - package org.jclouds.rest
 
org.jclouds.rest.annotations - package org.jclouds.rest.annotations
 
org.jclouds.rest.binders - package org.jclouds.rest.binders
 
org.jclouds.rest.config - package org.jclouds.rest.config
 
org.jclouds.rest.functions - package org.jclouds.rest.functions
 
org.jclouds.rest.internal - package org.jclouds.rest.internal
 
org.jclouds.rest.suppliers - package org.jclouds.rest.suppliers
 
org.jclouds.util - package org.jclouds.util
 
output(PayloadEnclosing) - Method in class org.jclouds.logging.internal.Wire
 
output(T) - Method in class org.jclouds.logging.internal.Wire
 
overrideCredentialsIfSupplied(Credentials, Credentials) - Static method in class org.jclouds.util.CredentialUtils
 
overrideCredentialsIfSupplied(Credentials, Credentials) - Static method in class org.jclouds.util.Utils
Deprecated. 
OverrideRequestFilters - Annotation Type in org.jclouds.rest.annotations
Do not accept filters that were passed from the type.

P

ParamParser - Annotation Type in org.jclouds.rest.annotations
Extracts the value of a parameter from an object.
ParamValidators - Annotation Type in org.jclouds.rest.annotations
Marks the validation for method/parameter value(s).
parent - Variable in class org.jclouds.domain.LocationBuilder
 
parent(Location) - Method in class org.jclouds.domain.LocationBuilder
 
parse(URI) - Static method in class org.jclouds.domain.Credentials
 
parse(String) - Method in class org.jclouds.http.functions.ParseSax
 
parse(InputStream) - Method in class org.jclouds.http.functions.ParseSax
 
parse(InputSource) - Method in class org.jclouds.http.functions.ParseSax
 
ParseContentMD5FromHeaders - Class in org.jclouds.http.functions
 
ParseContentMD5FromHeaders() - Constructor for class org.jclouds.http.functions.ParseContentMD5FromHeaders
 
ParseContentMD5FromHeaders.NoContentMD5Exception - Exception in org.jclouds.http.functions
 
ParseContentMD5FromHeaders.NoContentMD5Exception(HttpRequest, HttpResponse) - Constructor for exception org.jclouds.http.functions.ParseContentMD5FromHeaders.NoContentMD5Exception
 
parseEndPoint(String) - Static method in class org.jclouds.http.HttpUtils
 
ParseETagHeader - Class in org.jclouds.http.functions
Parses an MD5 checksum from the header HttpHeaders.ETAG.
ParseETagHeader() - Constructor for class org.jclouds.http.functions.ParseETagHeader
 
ParseFirstJsonValueNamed<T> - Class in org.jclouds.http.functions
 
ParseFirstJsonValueNamed(GsonWrapper, TypeLiteral<T>, String) - Constructor for class org.jclouds.http.functions.ParseFirstJsonValueNamed
 
ParseJson<T> - Class in org.jclouds.http.functions
This object will parse the body of an HttpResponse and return the result of type back to the caller.
ParseJson(Json, TypeLiteral<T>) - Constructor for class org.jclouds.http.functions.ParseJson
 
parseKeyValueFromStringToMap(String, Multimap<String, String>) - Static method in class org.jclouds.http.utils.ModifyRequest
 
ParseObjectFromElement - Enum in org.jclouds.json.internal
This is a class that helps the default MapTypeAdapter make a sane object graph when the value is set to Object http://code.google.com/p/google-gson/issues/detail?id=325
parseQueryToMap(String) - Static method in class org.jclouds.http.utils.ModifyRequest
 
parseResult(byte[]) - Method in interface org.jclouds.crypto.Pems.PemProcessor.ResultParser
 
ParseSax<T> - Class in org.jclouds.http.functions
This object will parse the body of an HttpResponse and return the result of type back to the caller.
ParseSax(XMLReader, ParseSax.HandlerWithResult<T>) - Constructor for class org.jclouds.http.functions.ParseSax
 
ParseSax.Factory - Interface in org.jclouds.http.functions
 
ParseSax.HandlerForGeneratedRequestWithResult<T> - Class in org.jclouds.http.functions
 
ParseSax.HandlerForGeneratedRequestWithResult() - Constructor for class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
 
ParseSax.HandlerWithResult<T> - Class in org.jclouds.http.functions
Handler that produces a useable domain object accessible after parsing completes.
ParseSax.HandlerWithResult() - Constructor for class org.jclouds.http.functions.ParseSax.HandlerWithResult
 
ParseURIFromListOrLocationHeaderIf20x - Class in org.jclouds.http.functions
parses a single URI from a list
Part - Class in org.jclouds.io.payloads
 
Part.PartOptions - Class in org.jclouds.io.payloads
 
Part.PartOptions() - Constructor for class org.jclouds.io.payloads.Part.PartOptions
 
Part.PartOptions.Builder - Class in org.jclouds.io.payloads
 
Part.PartOptions.Builder() - Constructor for class org.jclouds.io.payloads.Part.PartOptions.Builder
 
PartParam - Annotation Type in org.jclouds.rest.annotations
Designates that this parameter will be bound to a multipart form.
PasswordGenerator - Enum in org.jclouds.util
Cheap, lightweight, low-security password generator.
pathSuffix - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
PATTERN_THAT_BREAKS_URI - Static variable in class org.jclouds.util.Patterns
 
Patterns - Class in org.jclouds.util
 
Patterns() - Constructor for class org.jclouds.util.Patterns
 
payload - Variable in class org.jclouds.http.HttpMessage.Builder
 
payload(Payload) - Method in class org.jclouds.http.HttpMessage.Builder
 
payload(Payload) - Method in class org.jclouds.http.HttpRequest.Builder
 
payload(Payload) - Method in class org.jclouds.http.HttpResponse.Builder
 
payload - Variable in class org.jclouds.http.internal.PayloadEnclosingImpl
 
payload - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
Payload - Interface in org.jclouds.io
 
Payload - Annotation Type in org.jclouds.rest.annotations
Designates that this parameter will hold the payload for a PUT or POST command.
payload(Payload) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
PayloadEnclosing - Interface in org.jclouds.io
 
PayloadEnclosingImpl - Class in org.jclouds.http.internal
 
PayloadEnclosingImpl() - Constructor for class org.jclouds.http.internal.PayloadEnclosingImpl
 
PayloadEnclosingImpl(Payload) - Constructor for class org.jclouds.http.internal.PayloadEnclosingImpl
 
PayloadParam - Annotation Type in org.jclouds.rest.annotations
Designates that this parameter will hold the payload for a PUT or POST command.
PayloadParams - Annotation Type in org.jclouds.rest.annotations
Designates that default parameters will be added a map that builds the request entity.
Payloads - Class in org.jclouds.io
 
PayloadSlicer - Interface in org.jclouds.io
 
pem(X509Certificate) - Static method in class org.jclouds.crypto.Pems
encodes the X509Certificate to PEM format.
pem(PublicKey) - Static method in class org.jclouds.crypto.Pems
encodes the PublicKey to PEM format.
pem(PrivateKey) - Static method in class org.jclouds.crypto.Pems
encodes the PrivateKey to PEM format.
Pems - Class in org.jclouds.crypto
Reads and writes PEM encoded Strings and Streams
Pems() - Constructor for class org.jclouds.crypto.Pems
 
Pems.PemProcessor<T> - Class in org.jclouds.crypto
 
Pems.PemProcessor(Map<String, Pems.PemProcessor.ResultParser<T>>) - Constructor for class org.jclouds.crypto.Pems.PemProcessor
 
Pems.PemProcessor.ResultParser<T> - Interface in org.jclouds.crypto
 
PhantomPayload - Class in org.jclouds.io.payloads
 
PhantomPayload() - Constructor for class org.jclouds.io.payloads.PhantomPayload
 
PhantomPayload(ContentMetadata) - Constructor for class org.jclouds.io.payloads.PhantomPayload
 
PhantomPayload(MutableContentMetadata) - Constructor for class org.jclouds.io.payloads.PhantomPayload
 
PKCS1EncodedPublicKeySpec - Class in net.oauth.signature.pem
PKCS#1 encoded public key spec.
PKCS1EncodedPublicKeySpec(byte[]) - Constructor for class net.oauth.signature.pem.PKCS1EncodedPublicKeySpec
Create a PKCS#1 keyspec from DER encoded buffer
PLUS_PATTERN - Static variable in class org.jclouds.util.Patterns
 
PoolConstants - Interface in org.jclouds.http.pool
Properties used in pooling http engines
post(URI, Payload) - Method in interface org.jclouds.rest.HttpAsyncClient
 
post(URI, Payload) - Method in interface org.jclouds.rest.HttpClient
 
Preconditions2 - Class in org.jclouds.util
Preconditions not in guava.
Preconditions2() - Constructor for class org.jclouds.util.Preconditions2
 
priorityThreadFactory(int, String) - Static method in class org.jclouds.concurrent.DynamicExecutors
A priority based thread factory, for all Thread priority constants: Thread.MIN_PRIORITY, Thread.NORM_PRIORITY, Thread.MAX_PRIORITY;

This factory is used instead of Executers.DefaultThreadFactory to allow manipulation of priority and thread owner name.

PRIVATE_PKCS1_MARKER - Static variable in class org.jclouds.crypto.Pems
 
PRIVATE_PKCS8_MARKER - Static variable in class org.jclouds.crypto.Pems
 
privateKeyHasFingerprint(RSAPrivateCrtKeySpec, String) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeyHasFingerprint(String, String) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeyHasSha1(RSAPrivateCrtKeySpec, String) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeyHasSha1(String, String) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeyMatchesPublicKey(String, String) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeyMatchesPublicKey(RSAPrivateCrtKeySpec, RSAPublicKeySpec) - Static method in class org.jclouds.crypto.SshKeys
 
privateKeySpec(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.Pems
Returns the RSAPrivateKeySpec that is pem encoded in the supplier.
privateKeySpec(String) - Static method in class org.jclouds.crypto.Pems
Executes Pems.privateKeySpec(InputSupplier) on the string which contains an encoded private key in PEM format.
processBytes(byte[], int, int) - Method in class org.jclouds.crypto.Pems.PemProcessor
 
propagateAuthorizationOrOriginalException(Exception) - Static method in class org.jclouds.util.Throwables2
 
propagateAuthorizationOrOriginalException(Exception) - Static method in class org.jclouds.util.Utils
Deprecated. 
propagateOrNull(Exception) - Static method in class org.jclouds.util.Throwables2
 
propagateOrNull(Exception) - Static method in class org.jclouds.util.Utils
Deprecated. 
properties - Variable in class org.jclouds.PropertiesBuilder
 
properties - Variable in class org.jclouds.rest.RestContextBuilder
 
PropertiesBuilder - Class in org.jclouds
Builds properties used in Http engines
PropertiesBuilder() - Constructor for class org.jclouds.PropertiesBuilder
 
PropertiesBuilder(Properties) - Constructor for class org.jclouds.PropertiesBuilder
 
propertiesBuilderClass - Variable in class org.jclouds.rest.RestContextSpec
 
PROPERTY_API - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_API_VERSION - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_CONNECTION_TIMEOUT - Static variable in interface org.jclouds.Constants
Long property.
PROPERTY_CREDENTIAL - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_ENDPOINT - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_IDENTITY - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_IO_WORKER_THREADS - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_ISO3166_CODES - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_MAX_CONNECTION_REUSE - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_MAX_CONNECTIONS_PER_CONTEXT - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_MAX_CONNECTIONS_PER_HOST - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_MAX_REDIRECTS - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_MAX_RETRIES - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_MAX_SESSION_FAILURES - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_POOL_IO_WORKER_THREADS - Static variable in interface org.jclouds.http.pool.PoolConstants
Integer property.
PROPERTY_POOL_MAX_CONNECTION_REUSE - Static variable in interface org.jclouds.http.pool.PoolConstants
Integer property.
PROPERTY_POOL_MAX_CONNECTIONS - Static variable in interface org.jclouds.http.pool.PoolConstants
Integer property.
PROPERTY_POOL_MAX_SESSION_FAILURES - Static variable in interface org.jclouds.http.pool.PoolConstants
Integer property.
PROPERTY_PROVIDER - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_PROXY_HOST - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_PROXY_PASSWORD - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_PROXY_PORT - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_PROXY_SYSTEM - Static variable in interface org.jclouds.Constants
Boolean property.
PROPERTY_PROXY_USER - Static variable in interface org.jclouds.Constants
String property.
PROPERTY_REGION - Static variable in interface org.jclouds.location.reference.LocationConstants
 
PROPERTY_REGIONS - Static variable in interface org.jclouds.location.reference.LocationConstants
 
PROPERTY_RELAX_HOSTNAME - Static variable in interface org.jclouds.Constants
Boolean property.
PROPERTY_REQUEST_TIMEOUT - Static variable in interface org.jclouds.Constants
Long property.
PROPERTY_RETRY_DELAY_START - Static variable in interface org.jclouds.Constants
Long property.
PROPERTY_SESSION_INTERVAL - Static variable in interface org.jclouds.Constants
Long property.
PROPERTY_SO_TIMEOUT - Static variable in interface org.jclouds.Constants
int property.
PROPERTY_TIMEOUTS_PREFIX - Static variable in interface org.jclouds.Constants
Long properties

Overrides timeouts on sync interfaces.

PROPERTY_TRUST_ALL_CERTS - Static variable in interface org.jclouds.Constants
Boolean property.
PROPERTY_USER_THREADS - Static variable in interface org.jclouds.Constants
Integer property.
PROPERTY_ZONE - Static variable in interface org.jclouds.location.reference.LocationConstants
 
PROPERTY_ZONES - Static variable in interface org.jclouds.location.reference.LocationConstants
 
provideCredentialStore(Map<String, InputStream>, Function<Credentials, InputStream>, Function<InputStream, Credentials>) - Method in class org.jclouds.rest.config.CredentialStoreModule
 
ProvideIso3166CodesByLocationIdViaProperties - Class in org.jclouds.location.config
looks for properties bound to the naming conventions jclouds.region.regionId .iso3166-codes and jclouds.zone.zoneId.iso3166-codes
provideLocationMap(Supplier<Set<? extends Location>>) - Method in class org.jclouds.location.config.LocationModule
 
Provider - Annotation Type in org.jclouds.location
Designates that this Resource qualifies an object to a provider of a rest service.
provider(String) - Method in class org.jclouds.PropertiesBuilder
 
provider - Variable in class org.jclouds.rest.RestContextSpec
 
ProvideRegionToURIViaProperties - Class in org.jclouds.location.config
looks for properties bound to the naming convention jclouds.region.regionId.endpoint
ProvideRegionToURIViaProperties(Injector, Multimap<String, String>) - Constructor for class org.jclouds.location.config.ProvideRegionToURIViaProperties
 
providerId - Variable in class org.jclouds.domain.ResourceMetadataBuilder
 
providerId(String) - Method in class org.jclouds.domain.ResourceMetadataBuilder
 
ProviderMetadata - Interface in org.jclouds.providers
The ProviderMetadata interface allows jclouds to provide a plugin framework for gathering cloud provider metadata.
ProviderPredicates - Class in org.jclouds.providers
Container for provider filters (predicates).
ProviderPredicates() - Constructor for class org.jclouds.providers.ProviderPredicates
 
Providers - Class in org.jclouds.providers
The Providers class provides static methods for accessing providers.
Providers() - Constructor for class org.jclouds.providers.Providers
 
Providers - Class in org.jclouds.rest
 
Providers() - Constructor for class org.jclouds.rest.Providers
 
ProvideZonesViaProperties - Class in org.jclouds.location.config
looks for properties bound to the naming convention jclouds.location.region.regionId.zones
proxy(Class<T>, Object, Cache<ClassMethodArgs, Object>, Map<Class<?>, Class<?>>, Map<String, Long>) - Static method in class org.jclouds.concurrent.internal.SyncProxy
 
PUBLIC_PKCS1_MARKER - Static variable in class org.jclouds.crypto.Pems
 
PUBLIC_X509_MARKER - Static variable in class org.jclouds.crypto.Pems
 
publicKeyHasFingerprint(RSAPublicKeySpec, String) - Static method in class org.jclouds.crypto.SshKeys
 
publicKeyHasFingerprint(String, String) - Static method in class org.jclouds.crypto.SshKeys
 
publicKeySpec(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.Pems
Returns the KeySpec that is pem encoded in the supplier.
publicKeySpec(String) - Static method in class org.jclouds.crypto.Pems
Executes Pems.publicKeySpec(InputSupplier) on the string which contains an encoded public key in PEM format.
publicKeySpecFromOpenSSH(String) - Static method in class org.jclouds.crypto.SshKeys
Executes Pems#publicKeySpecFromOpenSSH(InputSupplier) on the string which was OpenSSH Base64 Encoded id_rsa.pub
publicKeySpecFromOpenSSH(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.SshKeys
Returns RSAPublicKeySpec which was OpenSSH Base64 Encoded id_rsa.pub
put(K, V) - Method in class org.jclouds.collect.InputSupplierMap
 
put(K, V2) - Method in class org.jclouds.collect.TransformingMap
 
put(URI, Payload) - Method in interface org.jclouds.rest.HttpAsyncClient
 
put(URI, Payload) - Method in interface org.jclouds.rest.HttpClient
 
putFormParams(R, Multimap<String, String>) - Static method in class org.jclouds.http.utils.ModifyRequest
 
putHeaders(R, Multimap<String, String>) - Static method in class org.jclouds.http.utils.ModifyRequest
 

Q

queryParameters - Variable in class org.jclouds.http.options.BaseHttpRequestOptions
 
QueryParams - Annotation Type in org.jclouds.rest.annotations
Designates that a query will be added to the request.
QUEUE_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 

R

r - Static variable in enum org.jclouds.util.PasswordGenerator
The random number generator.
range(long, long) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
range(long, long) - Method in class org.jclouds.http.options.GetOptions
download the specified range of the object.
read() - Method in class org.jclouds.encryption.internal.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.jclouds.encryption.internal.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class org.jclouds.util.InputStreamChain
 
redirectCount - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
Redirection - Annotation Type in org.jclouds.http.annotation
Implies that the object can address HttpResponses that contain status code 3xx.
RedirectionRetryHandler - Class in org.jclouds.http.handlers
Handles Retryable responses with error codes in the 3xx range
RedirectionRetryHandler(Provider<UriBuilder>, BackoffLimitedRetryHandler) - Constructor for class org.jclouds.http.handlers.RedirectionRetryHandler
 
Region - Annotation Type in org.jclouds.location
Related to a Region-scoped resource.
RegionsLocationModule - Class in org.jclouds.location.config
 
RegionsLocationModule() - Constructor for class org.jclouds.location.config.RegionsLocationModule
 
RegionToEndpointOrProviderIfNull - Class in org.jclouds.location.functions
If a mapping of regions to endpoints exists, return a uri corresponding to the name of the region (passed argument).
RegionToEndpointOrProviderIfNull(URI, String, Map<String, URI>) - Constructor for class org.jclouds.location.functions.RegionToEndpointOrProviderIfNull
 
RegionToProviderOrJustProvider - Class in org.jclouds.location.suppliers
 
RegionToProviderOrJustProvider(Set<String>, String, URI, Set<String>, Map<String, Set<String>>) - Constructor for class org.jclouds.location.suppliers.RegionToProviderOrJustProvider
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor.ForceQueuePolicy
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor.TimedBlockingPolicy
 
relaxHostname() - Method in class org.jclouds.http.HttpUtils
 
relaxSSLHostname(boolean) - Method in class org.jclouds.PropertiesBuilder
 
release() - Method in interface org.jclouds.io.Payload
release resources used by this entity.
release() - Method in class org.jclouds.io.payloads.BasePayload
By default there are no resources to release.
release() - Method in class org.jclouds.io.payloads.DelegatingPayload
 
release() - Method in class org.jclouds.io.payloads.InputStreamPayload
if we created the stream, then it is already consumed on close.
release() - Method in class org.jclouds.io.payloads.InputStreamSupplierPayload
if we created the stream, then it is already consumed on close.
release() - Method in class org.jclouds.io.payloads.MultipartForm
 
release() - Method in class org.jclouds.io.payloads.StreamingPayload
By default there are no resources to release.
releasePayload(HttpMessage) - Static method in class org.jclouds.http.HttpUtils
 
ReleasePayloadAndReturn - Class in org.jclouds.http.functions
 
ReleasePayloadAndReturn() - Constructor for class org.jclouds.http.functions.ReleasePayloadAndReturn
 
remove(Object) - Method in class org.jclouds.collect.InputSupplierMap
 
remove(Object) - Method in class org.jclouds.collect.TransformingMap
 
removeHeader(R, String) - Static method in class org.jclouds.http.utils.ModifyRequest
 
renameKey(Map<String, V>, String, String) - Static method in class org.jclouds.util.Maps2
If the supplied map contains the key k1, its value will be assigned to the key k2.
replaceAll(String, Pattern, String) - Static method in class org.jclouds.util.Strings2
 
replaceAll(String, char, Pattern, String) - Static method in class org.jclouds.util.Strings2
 
replaceAll(String, char, String) - Static method in class org.jclouds.util.Strings2
 
replaceAll(String, Pattern, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
replaceAll(String, char, Pattern, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
replaceAll(String, char, String) - Static method in class org.jclouds.util.Utils
Deprecated. 
replaceHeader(String, String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
replaceHeader(R, String, String...) - Static method in class org.jclouds.http.utils.ModifyRequest
 
replaceHeader(R, String, Iterable<String>) - Static method in class org.jclouds.http.utils.ModifyRequest
 
replaceHeaders(R, Multimap<String, String>) - Static method in class org.jclouds.http.utils.ModifyRequest
 
replaceHostInEndPoint(URI, String) - Static method in class org.jclouds.http.HttpUtils
 
replaceMatrixParam(R, String, Object, UriBuilder) - Static method in class org.jclouds.http.utils.ModifyRequest
 
replaceMatrixParam(R, String, Object[], UriBuilder) - Static method in class org.jclouds.http.utils.ModifyRequest
 
replaceQuery(URI, String, Comparator<Map.Entry<String, String>>) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
replaceQuery(Provider<UriBuilder>, URI, String, Comparator<Map.Entry<String, String>>, char...) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
replaceTokens(String, Iterable<Map.Entry<String, String>>) - Static method in class org.jclouds.util.Strings2
 
replaceTokens(String, Map<String, String>) - Static method in class org.jclouds.util.Strings2
replaces tokens that are expressed as {token}

ex.

replaceTokens(String, Iterable<Map.Entry<String, String>>) - Static method in class org.jclouds.util.Utils
Deprecated. 
replaceTokens(String, Map<String, String>) - Static method in class org.jclouds.util.Utils
Deprecated. 
request - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
requestFilters - Variable in class org.jclouds.http.HttpRequest.Builder
 
RequestFilters - Annotation Type in org.jclouds.rest.annotations
Filters that should be applied to the request
RequestSigner - Interface in org.jclouds.rest
 
requestTimeoutMilliseconds - Variable in class org.jclouds.rest.internal.AsyncRestClientProxy
maximum duration of an unwrapped http Request
RequiresHttp - Annotation Type in org.jclouds.http
designates the cloud has an HTTP API
reset() - Method in class org.jclouds.util.InputStreamChain
 
resolveContextBuilderClass(String, Properties) - Static method in class org.jclouds.rest.Providers
 
resolveContextBuilderClass(String, Properties) - Static method in class org.jclouds.util.Utils
Deprecated. 
resolvePropertiesBuilderClass(String, Properties) - Static method in class org.jclouds.rest.Providers
 
resolvePropertiesBuilderClass(String, Properties) - Static method in class org.jclouds.util.Utils
Deprecated. 
ResourceMetadata<T extends Enum<T>> - Interface in org.jclouds.domain
Identifies containers, files, etc.
ResourceMetadataBuilder<T extends Enum<T>> - Class in org.jclouds.domain
 
ResourceMetadataBuilder() - Constructor for class org.jclouds.domain.ResourceMetadataBuilder
 
ResourceMetadataImpl<T extends Enum<T>> - Class in org.jclouds.domain.internal
Idpayload of the object
ResourceMetadataImpl(String, String, Location, URI, Map<String, String>) - Constructor for class org.jclouds.domain.internal.ResourceMetadataImpl
 
ResourceNotFoundException - Exception in org.jclouds.rest
Thrown when a resource cannot be located.
ResourceNotFoundException() - Constructor for exception org.jclouds.rest.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception org.jclouds.rest.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception org.jclouds.rest.ResourceNotFoundException
 
ResourceNotFoundException(Throwable) - Constructor for exception org.jclouds.rest.ResourceNotFoundException
 
response - Variable in exception org.jclouds.http.HttpResponseException
 
ResponseParser - Annotation Type in org.jclouds.rest.annotations
Shows the transformer type used to parse the HttpResponse
REST_CONTEXT_BUILDER - Static variable in class org.jclouds.util.Patterns
 
RestAnnotationProcessor<T> - Class in org.jclouds.rest.internal
Creates http methods based on annotations on a class or interface.
RestAnnotationProcessor(Injector, Cache<Class<?>, Boolean>, String, ParseSax.Factory, HttpUtils, TypeLiteral<T>) - Constructor for class org.jclouds.rest.internal.RestAnnotationProcessor
 
RestAnnotationProcessor.MethodKey - Class in org.jclouds.rest.internal
 
RestAnnotationProcessor.MethodKey(Method) - Constructor for class org.jclouds.rest.internal.RestAnnotationProcessor.MethodKey
 
RestClientModule<S,A> - Class in org.jclouds.rest.config
 
RestClientModule(Class<S>, Class<A>, Map<Class<?>, Class<?>>) - Constructor for class org.jclouds.rest.config.RestClientModule
 
RestClientModule(Class<S>, Class<A>) - Constructor for class org.jclouds.rest.config.RestClientModule
 
RestContext<S,A> - Interface in org.jclouds.rest
Represents an authenticated context to the cloud.
RestContextBuilder<S,A> - Class in org.jclouds.rest
Creates RestContext or Injector instances based on the most commonly requested arguments.
RestContextBuilder(Class<S>, Class<A>, Properties) - Constructor for class org.jclouds.rest.RestContextBuilder
 
RestContextFactory - Class in org.jclouds.rest
Helper class to instantiate RestContext instances.
RestContextFactory() - Constructor for class org.jclouds.rest.RestContextFactory
Initializes with the default properties built-in to jclouds.
RestContextFactory(String) - Constructor for class org.jclouds.rest.RestContextFactory
Initializes with the default properties built-in to jclouds.
RestContextFactory(Properties) - Constructor for class org.jclouds.rest.RestContextFactory
Initializes the RestContext definitions from the specified properties.
RestContextImpl<S,A> - Class in org.jclouds.rest.internal
 
RestContextImpl(Closer, Map<String, Credentials>, Utils, Injector, TypeLiteral<S>, TypeLiteral<A>, URI, String, String, String, Set<String>) - Constructor for class org.jclouds.rest.internal.RestContextImpl
 
RestContextSpec<S,A> - Class in org.jclouds.rest
 
RestContextSpec(String, String, String, String, String, String, Class<S>, Class<A>, Class<PropertiesBuilder>, Class<RestContextBuilder<S, A>>, Iterable<Module>) - Constructor for class org.jclouds.rest.RestContextSpec
 
RestContextSpec(String, String, String, String, String, String, Class<S>, Class<A>) - Constructor for class org.jclouds.rest.RestContextSpec
 
RestModule - Class in org.jclouds.rest.config
 
RestModule() - Constructor for class org.jclouds.rest.config.RestModule
 
resumeEncoding() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Resumes encoding of the stream.
RetryablePredicate<T> - Class in org.jclouds.predicates
Retries a condition until it is met or a timeout occurs.
RetryablePredicate(Predicate<T>, long, long, long, TimeUnit) - Constructor for class org.jclouds.predicates.RetryablePredicate
 
RetryablePredicate(Predicate<T>, long, long, TimeUnit) - Constructor for class org.jclouds.predicates.RetryablePredicate
 
RetryablePredicate(Predicate<T>, long) - Constructor for class org.jclouds.predicates.RetryablePredicate
 
retryCountLimit - Variable in class org.jclouds.http.handlers.RedirectionRetryHandler
 
RetryOnTimeOutExceptionSupplier<T> - Class in org.jclouds.concurrent
 
RetryOnTimeOutExceptionSupplier(Supplier<T>) - Constructor for class org.jclouds.concurrent.RetryOnTimeOutExceptionSupplier
 
ReturnEmptyListOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
ReturnEmptyMapOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
ReturnEmptyMultimapOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
ReturnEmptySetOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
ReturnFalseOn404 - Class in org.jclouds.http.functions
 
ReturnFalseOn404() - Constructor for class org.jclouds.http.functions.ReturnFalseOn404
 
ReturnFalseOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
returnFirstExceptionIfInListOrThrowStandardExceptionOrCause(Class[], Exception) - Static method in class org.jclouds.util.Throwables2
 
ReturnInputStream - Class in org.jclouds.http.functions
Simply returns the InputStream of the response
ReturnInputStream() - Constructor for class org.jclouds.http.functions.ReturnInputStream
 
ReturnNullOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
ReturnStringIf2xx - Class in org.jclouds.http.functions
 
ReturnStringIf2xx() - Constructor for class org.jclouds.http.functions.ReturnStringIf2xx
 
ReturnTrueIf2xx - Class in org.jclouds.http.functions
Simply returns true when the http response code is in the range 200-299.
ReturnTrueIf2xx() - Constructor for class org.jclouds.http.functions.ReturnTrueIf2xx
 
ReturnTrueOn404 - Class in org.jclouds.http.functions
 
ReturnTrueOn404() - Constructor for class org.jclouds.http.functions.ReturnTrueOn404
 
returnValueOnCodeOrNull(Exception, T, Predicate<Integer>) - Static method in class org.jclouds.http.HttpUtils
 
ReturnVoidOnNotFoundOr404 - Class in org.jclouds.rest.functions
 
rfc822DateFormat(Date) - Method in interface org.jclouds.date.DateService
 
rfc822DateFormat() - Method in interface org.jclouds.date.DateService
 
rfc822DateFormat(Date) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
rfc822DateFormat() - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
rfc822DateParse(String) - Method in interface org.jclouds.date.DateService
 
rfc822DateParse(String) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
 
RSADecryptingPayload - Class in org.jclouds.io.payloads
 
RSADecryptingPayload(Payload, Key) - Constructor for class org.jclouds.io.payloads.RSADecryptingPayload
 
RSAEncryptingPayload - Class in org.jclouds.io.payloads
 
RSAEncryptingPayload(Payload, Key) - Constructor for class org.jclouds.io.payloads.RSAEncryptingPayload
 
rsaKeyFactory() - Method in interface org.jclouds.crypto.Crypto
 
rsaKeyFactory() - Method in class org.jclouds.encryption.internal.JCECrypto
 
rsaKeyPairGenerator() - Method in interface org.jclouds.crypto.Crypto
 
rsaKeyPairGenerator() - Method in class org.jclouds.encryption.internal.JCECrypto
 
run() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 

S

sameThreadExecutor() - Static method in class org.jclouds.concurrent.MoreExecutors
Taken from @link com.google.common.util.concurrent.MoreExecutors} as it was hidden and therefore incapable of instanceof checks.
SaxParserModule - Class in org.jclouds.http.functions.config
Contains logic for parsing objects from Strings.
SaxParserModule() - Constructor for class org.jclouds.http.functions.config.SaxParserModule
 
SaxUtils - Class in org.jclouds.util
 
SaxUtils() - Constructor for class org.jclouds.util.SaxUtils
 
scope - Variable in class org.jclouds.domain.LocationBuilder
 
scope(LocationScope) - Method in class org.jclouds.domain.LocationBuilder
 
SECOND_PATTERN - Static variable in class org.jclouds.date.internal.DateUtils
 
seedAnnotationCache(SeedAnnotationCache) - Method in class org.jclouds.rest.config.RestModule
 
SeedAnnotationCache - Class in org.jclouds.rest.internal
seeds the annotation cache
SeedAnnotationCache(Injector, Multimap<String, String>) - Constructor for class org.jclouds.rest.internal.SeedAnnotationCache
 
SelectJson - Annotation Type in org.jclouds.rest.annotations
Selects a name in a json structure as opposed to parsing from root.
serialize(Map, Type, JsonSerializationContext) - Method in class com.google.gson.ObjectMapTypeAdapter
 
serialize(Date, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.CDateAdapter
 
serialize(byte[], Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.HexByteArrayAdapter
 
serialize(List<Byte>, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.HexByteListAdapter
 
serialize(Date, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.Iso8601DateAdapter
 
serialize(JsonBall, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.JsonBallAdapterImpl
 
serialize(Date, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.LongDateAdapter
 
serialize(Properties, Type, JsonSerializationContext) - Method in class org.jclouds.json.config.GsonModule.SerializePropertiesDefaults
 
serialize(T, Type, JsonSerializationContext) - Method in class org.jclouds.json.internal.EnumTypeAdapterThatReturnsFromValue
 
ServerError - Annotation Type in org.jclouds.http.annotation
Implies that the object can address HttpResponses that contain status code 5xx.
sessionInterval(long) - Method in class org.jclouds.PropertiesBuilder
 
SetAndThrowAuthorizationExceptionSupplier<T> - Class in org.jclouds.rest.suppliers
 
SetAndThrowAuthorizationExceptionSupplier(Supplier<T>, AtomicReference<AuthorizationException>) - Constructor for class org.jclouds.rest.suppliers.SetAndThrowAuthorizationExceptionSupplier
 
setBindings(Map<Type, Object>) - Method in class org.jclouds.json.config.GsonModule.JsonAdapterBindings
 
setCaller(ClassMethodArgs) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
setContent(String) - Method in exception org.jclouds.http.HttpResponseException
 
setContentDisposition(String) - Method in interface org.jclouds.io.MutableContentMetadata
Set Content Disposition of the payload

Not all providers may support it

setContentDisposition(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Set Content Disposition of the payload

Not all providers may support it

setContentEncoding(String) - Method in interface org.jclouds.io.MutableContentMetadata
Set Content Encoding of the payload

Not all providers may support it

setContentEncoding(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Set Content Encoding of the payload

Not all providers may support it

setContentLanguage(String) - Method in interface org.jclouds.io.MutableContentMetadata
Set Content Language of the payload

Not all providers may support it

setContentLanguage(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
Set Content Language of the payload

Not all providers may support it

setContentLength(Long) - Method in interface org.jclouds.io.MutableContentMetadata
 
setContentLength(Long) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
setContentMD5(byte[]) - Method in interface org.jclouds.io.MutableContentMetadata
 
setContentMD5(byte[]) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.io.Payload
 
setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.BasePayload
setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.DelegatingPayload
 
setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.StreamingPayload
 
setContentType(String) - Method in interface org.jclouds.io.MutableContentMetadata
 
setContentType(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseContentMD5FromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
 
setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
 
setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax
 
setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseURIFromListOrLocationHeaderIf20x
 
setContext(HttpRequest) - Method in interface org.jclouds.rest.InvocationContext
 
setCurrentRequest(HttpRequest) - Method in interface org.jclouds.http.HttpCommand
The request associated with this command.
setCurrentRequest(HttpRequest) - Method in class org.jclouds.http.TransformingHttpCommandImpl
The request associated with this command.
setException(Exception) - Method in interface org.jclouds.http.HttpCommand
Used to prevent a command from being re-executed, or having its response parsed.
setException(Exception) - Method in class org.jclouds.http.HttpCommandRendezvous
 
setException(Exception) - Method in class org.jclouds.http.TransformingHttpCommandImpl
Used to prevent a command from being re-executed, or having its response parsed.
setHtmlSafe(boolean) - Method in class com.google.gson.stream.JsonWriter
Configure this writer to emit JSON that's safe for direct inclusion in HTML and XML documents.
setId(String) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setId(String) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setIndent(String) - Method in class com.google.gson.stream.JsonWriter
Sets the indentation string to be repeated for each level of indentation in the encoded document.
setLenient(boolean) - Method in class com.google.gson.stream.JsonWriter
Configure this writer to relax its syntax rules.
setLocation(Location) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setLocation(Location) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setName(String) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setName(String) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setPayload(Payload) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
Sets payload for the request or the content from the response.
setPayload(InputStream) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
setPayload(byte[]) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
setPayload(String) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
setPayload(File) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
setPayload(Payload) - Method in interface org.jclouds.io.PayloadEnclosing
Sets payload for the request or the content from the response.
setPayload(File) - Method in interface org.jclouds.io.PayloadEnclosing
 
setPayload(byte[]) - Method in interface org.jclouds.io.PayloadEnclosing
 
setPayload(InputStream) - Method in interface org.jclouds.io.PayloadEnclosing
 
setPayload(String) - Method in interface org.jclouds.io.PayloadEnclosing
 
setPropertiesFromHttpHeaders(Multimap<String, String>) - Method in interface org.jclouds.io.MutableContentMetadata
sets properties related to the http headers listed in ContentMetadata.HTTP_HEADERS
setPropertiesFromHttpHeaders(Multimap<String, String>) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
 
setResponse(HttpResponse) - Method in class org.jclouds.http.HttpCommandRendezvous
 
setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor.DynamicQueue
Sets the executor this queue belongs to.
setType(T) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setType(T) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setUri(URI) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setUri(URI) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setUserMetadata(Map<String, String>) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
setUserMetadata(Map<String, String>) - Method in interface org.jclouds.domain.MutableResourceMetadata
 
setValue(V) - Method in class org.jclouds.collect.AbstractMapEntry
 
sha1() - Method in interface org.jclouds.crypto.Crypto
 
sha1(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
Computes and returns the SHA1 value for a supplied input stream.
sha1(byte[]) - Static method in class org.jclouds.crypto.CryptoStreams
 
sha1(RSAPrivateCrtKeySpec) - Static method in class org.jclouds.crypto.SshKeys
Create a SHA-1 digest of the DER encoded private key.
SHA1 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
sha1() - Method in class org.jclouds.encryption.internal.JCECrypto
 
sha1PrivateKey(String) - Static method in class org.jclouds.crypto.SshKeys
 
sha256() - Method in interface org.jclouds.crypto.Crypto
 
SHA256 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
sha256() - Method in class org.jclouds.encryption.internal.JCECrypto
 
sha512() - Method in interface org.jclouds.crypto.Crypto
 
SHA512 - Static variable in class org.jclouds.encryption.internal.JCECrypto
 
sha512() - Method in class org.jclouds.encryption.internal.JCECrypto
 
Sha512Crypt - Class in org.jclouds.crypto
This class defines a method, Sha512_crypt(), which takes a password and a salt string and generates a Sha512 encrypted password entry.
Sha512Crypt() - Constructor for class org.jclouds.crypto.Sha512Crypt
 
Sha512Crypt.Function - Enum in org.jclouds.crypto
 
shouldAddHostHeader(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
 
shouldDoWork() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
shouldRetryRequest(HttpCommand, IOException) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.RedirectionRetryHandler
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in interface org.jclouds.http.HttpRetryHandler
Return true if the command should be retried.
shouldRetryRequest(HttpCommand, IOException) - Method in interface org.jclouds.http.IOExceptionRetryHandler
 
shutdown() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 
shutdown() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
shutdown(long) - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
shutdown() - Method in interface org.jclouds.lifecycle.LifeCycle
Requests shutdown of the component.
shutdown(long) - Method in interface org.jclouds.lifecycle.LifeCycle
Requests shutdown, but will only wait @link waitms milliseconds
shutdownNow() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
 
sign(String) - Method in interface org.jclouds.rest.RequestSigner
 
SignatureWire - Class in org.jclouds.http.internal
 
SignatureWire() - Constructor for class org.jclouds.http.internal.SignatureWire
 
SimpleDateFormatDateService - Class in org.jclouds.date.internal
uses SimpleDateFormat internally.
SimpleDateFormatDateService() - Constructor for class org.jclouds.date.internal.SimpleDateFormatDateService
 
SingleThreaded - Annotation Type in org.jclouds.concurrent
designates that the object must not exist in an environment that spawns threads.
size() - Method in class org.jclouds.collect.InputSupplierMap
 
size() - Method in class org.jclouds.collect.TransformingMap
 
skip(long) - Method in class org.jclouds.util.InputStreamChain
 
skipAndPeek(JsonToken, JsonReader) - Method in class org.jclouds.http.functions.ParseFirstJsonValueNamed
 
SkipEncoding - Annotation Type in org.jclouds.rest.annotations
Designates we should not encode the following parameters
skips - Variable in class org.jclouds.http.HttpRequest.Builder
 
skips(char[]) - Method in class org.jclouds.http.HttpRequest.Builder
 
skips(char[]) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
 
SLASH_PATTERN - Static variable in class org.jclouds.util.Patterns
 
slice(Payload, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
Returns a Payload that returns input streams from the an underlying payload, where each stream starts at the given offset and is limited to the specified number of bytes.
slice(Payload, long, long) - Method in interface org.jclouds.io.PayloadSlicer
Returns a Payload that returns input streams from the an underlying payload, where each stream starts at the given offset and is limited to the specified number of bytes.
SocketOpen - Interface in org.jclouds.predicates
Tests to see if a socket is open.
SocketOpenUnsupported - Class in org.jclouds.predicates
 
SocketOpenUnsupported() - Constructor for class org.jclouds.predicates.SocketOpenUnsupported
 
sortAndConcatHeadersIntoString(Multimap<String, String>) - Static method in class org.jclouds.http.HttpUtils
 
SshKeys - Class in org.jclouds.crypto
Utilities for ssh key pairs
SshKeys() - Constructor for class org.jclouds.crypto.SshKeys
 
SSLModule - Class in org.jclouds.http.config
 
SSLModule() - Constructor for class org.jclouds.http.config.SSLModule
 
SSLModule.UntrustedSSLContextSupplier - Class in org.jclouds.http.config
 
STAR_PATTERN - Static variable in class org.jclouds.util.Patterns
 
start() - Method in class org.jclouds.lifecycle.BaseLifeCycle
 
start() - Method in interface org.jclouds.lifecycle.LifeCycle
Asynchronously starts the component
startAt(long) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
startAt(long) - Method in class org.jclouds.http.options.GetOptions
download the object offset at start
status - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
statusCode(int) - Method in class org.jclouds.http.HttpResponse.Builder
 
statusLock - Variable in class org.jclouds.lifecycle.BaseLifeCycle
 
StreamingPayload - Class in org.jclouds.io.payloads
Note that not all services accept streaming payloads.
StreamingPayload(WriteTo) - Constructor for class org.jclouds.io.payloads.StreamingPayload
 
StreamingPayload(WriteTo, MutableContentMetadata) - Constructor for class org.jclouds.io.payloads.StreamingPayload
 
StringPayload - Class in org.jclouds.io.payloads
This implementation converts the String to a byte array using UTF-8 encoding.
StringPayload(String) - Constructor for class org.jclouds.io.payloads.StringPayload
 
Strings2 - Class in org.jclouds.util
 
Strings2() - Constructor for class org.jclouds.util.Strings2
 
submit(HttpCommand) - Method in interface org.jclouds.http.HttpCommandExecutorService
Asks the command to build a request relevant for an endpoint that produces responses of generic type HttpResponse.
submit(HttpCommand) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
submit(HttpCommand, Function<HttpResponse, T>) - Method in interface org.jclouds.http.TransformingHttpCommandExecutorService
Submits the command and transforms the result before requested via Future.get().
submit(HttpCommand, Function<HttpResponse, T>) - Method in class org.jclouds.http.TransformingHttpCommandExecutorServiceImpl
Submits the command and transforms the result before requested via Future.get().
subSequence(int, int) - Method in class org.jclouds.domain.JsonBall
 
Suppliers2 - Class in org.jclouds.util
 
Suppliers2() - Constructor for class org.jclouds.util.Suppliers2
 
supplyLocationCache(long, Supplier<Set<? extends Location>>) - Method in class org.jclouds.location.config.LocationModule
 
suspendEncoding() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Suspends encoding of the stream.
sync - Variable in class org.jclouds.rest.RestContextSpec
 
syncClientType - Variable in class org.jclouds.rest.config.RestClientModule
 
syncClientType - Variable in class org.jclouds.rest.RestContextBuilder
 
SyncProxy - Class in org.jclouds.concurrent.internal
Generates RESTful clients from appropriately annotated interfaces.

T

TABLE_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
 
tail(long) - Static method in class org.jclouds.http.options.GetOptions.Builder
 
tail(long) - Method in class org.jclouds.http.options.GetOptions
download the last count bytes of the object
Throwables2 - Class in org.jclouds.util
General utilities used in jclouds code.
Throwables2() - Constructor for class org.jclouds.util.Throwables2
 
timeOut(long, Long) - Static method in class org.jclouds.concurrent.FutureIterables
 
Timeout - Annotation Type in org.jclouds.concurrent
This class or method has a timeout used for synchronous calls.
TimeStamp - Annotation Type in org.jclouds.date
Related to a TimeStamp
toBuilder() - Method in class org.jclouds.domain.Credentials
 
toBuilder() - Method in class org.jclouds.http.HttpMessage
 
toBuilder() - Method in class org.jclouds.http.HttpRequest
 
toBuilder() - Method in class org.jclouds.http.HttpResponse
 
toBuilder() - Method in interface org.jclouds.io.ContentMetadata
 
toBuilder() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
toBuilder() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
 
toBuilder() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
 
toByteArrayOrNull(PayloadEnclosing) - Static method in class org.jclouds.http.HttpUtils
 
toInputStream(String) - Static method in class org.jclouds.util.Strings2
 
toInputStream(String) - Static method in class org.jclouds.util.Utils
Deprecated. 
toJson(Object) - Method in class org.jclouds.json.internal.GsonWrapper
 
toJson(Object, Type) - Method in class org.jclouds.json.internal.GsonWrapper
 
toJson(Object) - Method in interface org.jclouds.json.Json
Serialize the object into json.
toJson(Object, Type) - Method in interface org.jclouds.json.Json
Serialize the generic object into json.
TOKEN_PATTERN - Static variable in class org.jclouds.util.Patterns
 
TOKEN_TO_PATTERN - Static variable in class org.jclouds.util.Patterns
 
toProperties(RestContextSpec<?, ?>) - Static method in class org.jclouds.rest.RestContextFactory
 
toString(Appendable, Escaper) - Method in class com.google.gson.JsonLiteral
 
toString() - Method in class com.google.gson.ObjectMapTypeAdapter
 
toString() - Method in class org.jclouds.collect.AbstractMapEntry
Returns a string representation of the form {key}={value}.
toString() - Method in class org.jclouds.concurrent.internal.SyncProxy
 
toString() - Method in class org.jclouds.concurrent.RetryOnTimeOutExceptionSupplier
 
toString() - Method in enum org.jclouds.crypto.Sha512Crypt.Function
 
toString() - Method in class org.jclouds.domain.internal.LocationImpl
 
toString() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
 
toString() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
 
toString() - Method in class org.jclouds.domain.JsonBall
 
toString() - Method in enum org.jclouds.functions.IdentityFunction
 
toString() - Method in class org.jclouds.http.HttpMessage
 
toString() - Method in class org.jclouds.http.HttpRequest
 
toString() - Method in class org.jclouds.http.HttpResponse
 
toString() - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService.HttpResponseCallable
 
toString() - Method in class org.jclouds.http.options.BaseHttpRequestOptions
 
toString() - Method in class org.jclouds.http.options.GetOptions
 
toString() - Method in class org.jclouds.http.TransformingHttpCommandImpl
 
toString() - Method in class org.jclouds.internal.ClassMethodArgs
 
toString() - Method in class org.jclouds.io.ContentMetadataBuilder
 
toString() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
 
toString() - Method in class org.jclouds.io.payloads.BasePayload
 
toString() - Method in class org.jclouds.io.payloads.StreamingPayload
 
toString() - Method in class org.jclouds.json.internal.EnumTypeAdapterThatReturnsFromValue
 
toString() - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZone.IsZone
 
toString() - Method in class org.jclouds.location.suppliers.OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals
 
toString() - Method in class org.jclouds.net.IPSocket
 
toString() - Method in class org.jclouds.providers.BaseProviderMetadata
 
toString() - Method in class org.jclouds.rest.internal.AsyncRestClientProxy
 
toString() - Method in class org.jclouds.rest.internal.RestContextImpl
 
toString() - Method in class org.jclouds.rest.RestContextSpec
this uses the inefficient Objects implementation as the object count will be relatively small and therefore efficiency is not a concern.
toString() - Method in class org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier
 
toString() - Method in class org.jclouds.rest.suppliers.SetAndThrowAuthorizationExceptionSupplier
 
toString() - Method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
 
toStringAndClose(InputStream) - Static method in class org.jclouds.util.Strings2
 
toStringAndClose(InputStream) - Static method in class org.jclouds.util.Utils
Deprecated. 
trace(String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
trace(String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
trace(String, Object...) - Method in interface org.jclouds.logging.Logger
 
trace(String, Object...) - Method in class org.jclouds.logging.NullLogger
 
TRAILING_SLASHES - Static variable in class org.jclouds.util.Patterns
 
transformer - Variable in class org.jclouds.http.TransformingHttpCommandImpl
 
TransformingHttpCommand<T> - Interface in org.jclouds.http
Command that utilizes RESTFul apis and extracts T from the HttpResponse.
TransformingHttpCommandExecutorService - Interface in org.jclouds.http
Executor which will invoke and transform the response of an EndpointCommand into generic type .
TransformingHttpCommandExecutorServiceImpl - Class in org.jclouds.http
Executor which will invoke and transform the response of an EndpointCommand into generic type .
TransformingHttpCommandExecutorServiceImpl(HttpCommandExecutorService, ExecutorService) - Constructor for class org.jclouds.http.TransformingHttpCommandExecutorServiceImpl
 
TransformingHttpCommandImpl<T> - Class in org.jclouds.http
Executor which will invoke and transform the response of an EndpointCommand into generic type .
TransformingHttpCommandImpl(TransformingHttpCommandExecutorService, HttpRequest, Function<HttpResponse, T>) - Constructor for class org.jclouds.http.TransformingHttpCommandImpl
 
TransformingMap<K,V1,V2> - Class in org.jclouds.collect
A map that transforms values on the way in and out.
TransformingMap(Map<K, V1>, Function<? super V1, V2>, Function<? super V2, V1>) - Constructor for class org.jclouds.collect.TransformingMap
 
TransformingSetSupplier<F,T> - Class in org.jclouds.collect
 
TransformingSetSupplier(Supplier<Iterable<F>>, Function<F, T>) - Constructor for class org.jclouds.collect.TransformingSetSupplier
 
transformKeys(Map<K1, V>, Function<K1, K2>) - Static method in class org.jclouds.util.Maps2
change the keys but keep the values in-tact.
transformParallel(Iterable<F>, Function<? super F, Future<T>>) - Static method in class org.jclouds.concurrent.FutureIterables
 
transformParallel(Iterable<F>, Function<? super F, Future<T>>, ExecutorService, Long) - Static method in class org.jclouds.concurrent.FutureIterables
 
transformParallel(Iterable<F>, Function<? super F, Future<T>>, ExecutorService, Long, Logger, String) - Static method in class org.jclouds.concurrent.FutureIterables
 
transformParallel(Iterable<F>, Function<? super F, Future<T>>, ExecutorService, Long, Logger, String, BackoffLimitedRetryHandler, int) - Static method in class org.jclouds.concurrent.FutureIterables
 
trimNanosToMillis(String) - Static method in class org.jclouds.date.internal.DateUtils
 
trimTZ(String) - Static method in class org.jclouds.date.internal.DateUtils
 
trustAllCerts() - Method in class org.jclouds.http.HttpUtils
 
trustAllCerts(boolean) - Method in class org.jclouds.PropertiesBuilder
 
TWO_SPACE_PATTERN - Static variable in class org.jclouds.util.Patterns
 
type - Variable in class org.jclouds.http.functions.ParseJson
 
type(String) - Static method in class org.jclouds.providers.ProviderPredicates
Returns all providers with the given type.
TZ_PATTERN - Static variable in class org.jclouds.date.internal.DateUtils
 

U

unwrap(Iterable<Future<T>>) - Static method in class org.jclouds.concurrent.FutureIterables
 
Unwrap - Annotation Type in org.jclouds.rest.annotations
Unwraps the only value in a nested json reponse ex.
UnwrapOnlyJsonValue<T> - Class in org.jclouds.http.functions
 
UnwrapOnlyJsonValueInSet<T> - Class in org.jclouds.http.functions
 
UnwrapOnlyNestedJsonValue<T> - Class in org.jclouds.http.functions
 
UnwrapOnlyNestedJsonValueInSet<T> - Class in org.jclouds.http.functions
 
uri - Variable in class org.jclouds.domain.ResourceMetadataBuilder
 
uri(URI) - Method in class org.jclouds.domain.ResourceMetadataBuilder
 
URI_PATTERN - Static variable in class org.jclouds.util.Patterns
 
uriBuilderProvider - Variable in class org.jclouds.http.handlers.RedirectionRetryHandler
 
uriBuilders - Variable in class org.jclouds.rest.binders.BindMapToStringPayload
 
URL_ENCODED_PATTERN - Static variable in class org.jclouds.util.Patterns
 
urlDecode(String) - Static method in class org.jclouds.util.Strings2
 
urlEncode(String, char...) - Static method in class org.jclouds.util.Strings2
Web browsers do not always handle '+' characters well, use the well-supported '%20' instead.
UrlEncodedFormPayload - Class in org.jclouds.io.payloads
 
UrlEncodedFormPayload(Multimap<String, String>, char...) - Constructor for class org.jclouds.io.payloads.UrlEncodedFormPayload
 
UrlEncodedFormPayload(Multimap<String, String>, Comparator<Map.Entry<String, String>>, char...) - Constructor for class org.jclouds.io.payloads.UrlEncodedFormPayload
 
USER_AGENT - Static variable in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
 
userExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
 
userExecutor() - Method in interface org.jclouds.rest.Utils
#see #getUserExecutor
userMetadata - Variable in class org.jclouds.domain.ResourceMetadataBuilder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.domain.ResourceMetadataBuilder
 
useSystemProxies() - Method in class org.jclouds.http.HttpUtils
 
useSystemProxies(boolean) - Method in class org.jclouds.PropertiesBuilder
 
UTF8_ENCODING - Static variable in class org.jclouds.util.Strings2
 
utils - Variable in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
utils() - Method in class org.jclouds.rest.internal.RestContextImpl
 
utils() - Method in interface org.jclouds.rest.RestContext
 
Utils - Interface in org.jclouds.rest
 
Utils - Class in org.jclouds.util
Deprecated. 
Utils() - Constructor for class org.jclouds.util.Utils
Deprecated.  
UtilsImpl - Class in org.jclouds.rest.internal
 
UtilsImpl(Json, HttpClient, HttpAsyncClient, Crypto, DateService, ExecutorService, ExecutorService, Logger.LoggerFactory) - Constructor for class org.jclouds.rest.internal.UtilsImpl
 

V

validate(T) - Method in class org.jclouds.predicates.Validator
Validates the parameter
validate(String) - Method in class org.jclouds.predicates.validators.AllLowerCaseValidator
 
validate(String) - Method in class org.jclouds.predicates.validators.DnsNameValidator
 
validateMethodParametersOrThrow(Method, Object...) - Method in class org.jclouds.rest.InputParamValidator
Validates that method parameters are correct, according to ParamValidators.
Validator<T> - Class in org.jclouds.predicates
Abstract class that creates a bridge between Predicate and ParamValidatorss.
Validator() - Constructor for class org.jclouds.predicates.Validator
 
value(String) - Method in class com.google.gson.stream.JsonWriter
Encodes value.
value(JsonLiteral) - Method in class com.google.gson.stream.JsonWriter
Writes value literally
value(boolean) - Method in class com.google.gson.stream.JsonWriter
Encodes value.
value(double) - Method in class com.google.gson.stream.JsonWriter
Encodes value.
value(long) - Method in class com.google.gson.stream.JsonWriter
Encodes value.
value(Number) - Method in class com.google.gson.stream.JsonWriter
Encodes value.
valueOf(String) - Static method in enum org.jclouds.crypto.Sha512Crypt.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.domain.LocationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.functions.IdentityFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.json.internal.JsonObjectAsMap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.json.internal.ParseObjectFromElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.lifecycle.LifeCycle.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.util.PasswordGenerator
Returns the enum constant of this type with the specified name.
ValueOfConfigurationKeyOrNull - Class in org.jclouds.config
 
ValueOfConfigurationKeyOrNull(Injector) - Constructor for class org.jclouds.config.ValueOfConfigurationKeyOrNull
 
valueOrEmpty(String) - Method in class org.jclouds.http.HttpUtils
 
valueOrEmpty(byte[]) - Method in class org.jclouds.http.HttpUtils
 
valueOrEmpty(Collection<String>) - Method in class org.jclouds.http.HttpUtils
 
values() - Static method in enum org.jclouds.crypto.Sha512Crypt.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.domain.LocationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.functions.IdentityFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.json.internal.JsonObjectAsMap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.json.internal.ParseObjectFromElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.lifecycle.LifeCycle.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.util.PasswordGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualHost - Annotation Type in org.jclouds.rest.annotations
Designates that this Resource expects virtual host style requests

W

warn(String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
warn(Throwable, String, Object...) - Method in class org.jclouds.logging.BaseLogger
 
warn(String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
warn(Throwable, String, Object...) - Method in class org.jclouds.logging.ConsoleLogger
warn(String, Object...) - Method in interface org.jclouds.logging.Logger
 
warn(Throwable, String, Object...) - Method in interface org.jclouds.logging.Logger
 
warn(String, Object...) - Method in class org.jclouds.logging.NullLogger
 
warn(Throwable, String, Object...) - Method in class org.jclouds.logging.NullLogger
 
wire - Variable in class org.jclouds.http.internal.BaseHttpCommandExecutorService
 
Wire - Class in org.jclouds.logging.internal
Logs data to the wire LOG, similar to org.apache.HttpWire.impl.conn.Wire
Wire() - Constructor for class org.jclouds.logging.internal.Wire
 
wirePayloadIfEnabled(Wire, HttpMessage) - Static method in class org.jclouds.http.HttpUtils
 
withConnectionTimeout(long) - Method in class org.jclouds.PropertiesBuilder
 
withId(String) - Static method in class org.jclouds.providers.Providers
Returns the first provider with the provided id
withMaxClientReuse(int) - Method in class org.jclouds.PropertiesBuilder
 
withMaxRedirects(int) - Method in class org.jclouds.PropertiesBuilder
 
withMaxRetries(int) - Method in class org.jclouds.PropertiesBuilder
 
withMaxSessionFailures(int) - Method in class org.jclouds.PropertiesBuilder
 
withModules(Iterable<Module>) - Method in class org.jclouds.rest.RestContextBuilder
 
withProxyHost(String) - Method in class org.jclouds.PropertiesBuilder
 
withProxyPassword(String) - Method in class org.jclouds.PropertiesBuilder
 
withProxyPort(int) - Method in class org.jclouds.PropertiesBuilder
 
withProxyUser(String) - Method in class org.jclouds.PropertiesBuilder
 
withRetriesDelayStart(long) - Method in class org.jclouds.PropertiesBuilder
 
withSOTimeout(long) - Method in class org.jclouds.PropertiesBuilder
 
WrapWith - Annotation Type in org.jclouds.rest.annotations
Wraps the payload in json nested one level deep, relating to the value parameter.
write(int) - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.jclouds.encryption.internal.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeTo(OutputStream) - Method in class org.jclouds.io.payloads.BaseCipherPayload
 
writeTo(OutputStream) - Method in class org.jclouds.io.payloads.BasePayload
Writes the payload content to the output stream.
writeTo(OutputStream) - Method in class org.jclouds.io.payloads.DelegatingPayload
Writes the payload content to the output stream.
writeTo(OutputStream) - Method in class org.jclouds.io.payloads.PhantomPayload
 
writeTo - Variable in class org.jclouds.io.payloads.StreamingPayload
 
writeTo(OutputStream) - Method in class org.jclouds.io.payloads.StreamingPayload
Writes the payload content to the output stream.
WriteTo - Interface in org.jclouds.io
 
writeTo(OutputStream) - Method in interface org.jclouds.io.WriteTo
Writes the payload content to the output stream.
written - Variable in class org.jclouds.io.payloads.BasePayload
 
written - Variable in class org.jclouds.io.payloads.StreamingPayload
 

X

x509Certificate(InputSupplier<? extends InputStream>, CertificateFactory) - Static method in class org.jclouds.crypto.Pems
Returns the X509EncodedKeySpec that is pem encoded in the supplier.
x509Certificate(String) - Static method in class org.jclouds.crypto.Pems
Executes Pems.x509Certificate(InputSupplier, CertificateFactory) on the string which contains an X.509 certificate in PEM format.
XMLResponseParser - Annotation Type in org.jclouds.rest.annotations
Shows the transformer type used to parse XML in a HttpResponse

Z

Zone - Annotation Type in org.jclouds.location
Related to a Zone-scoped resource.
ZoneToEndpoint - Class in org.jclouds.location.functions
 
ZoneToEndpoint(Map<String, URI>) - Constructor for class org.jclouds.location.functions.ZoneToEndpoint
 
ZoneToRegionToProviderOrJustProvider - Class in org.jclouds.location.suppliers
 

_

_7E_PATTERN - Static variable in class org.jclouds.util.Patterns
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2009-2011 jclouds. All Rights Reserved.