-
Interfaces Interface Description org.jclouds.rest.RequestSigner This is an internal interface historically used to debug signature logic. It currently is a broken abstraction as AWS Signature v4 requires multiple parameters to sign a request.
-
Classes Class Description org.jclouds.collect.internal.CallerArg0ToPagedIterable Arg0ToPagedIterable.FromCaller
-
Annotation Types Annotation Type Description org.jclouds.rest.annotations.ApiVersionOverride
-
Fields Field Description org.jclouds.Constants.PROPERTY_IO_WORKER_THREADS No longer used. Will be removed in jclouds v2org.jclouds.Constants.PROPERTY_PROXY_SYSTEM in 2.0.0, replaced byConstants.PROPERTY_PROXY_ENABLE_JVM_PROXYdoes what this intended but better
-
Constructors Constructor Description org.jclouds.concurrent.config.ExecutorServiceModule(ExecutorService, ExecutorService) ioExecutoris no longer used. This constructor will be removed in jclouds v2. UseExecutorServiceModule(ExecutorService)instead.org.jclouds.io.payloads.BaseImmutableContentMetadata(String, Long, byte[], String, String, String, Date)