Interface and 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.
|
org.jclouds.openstack.nova.v2_0.extensions.VolumeApi |
Annotation Type and Description |
---|
org.jclouds.rest.annotations.ApiVersionOverride |
Field and Description |
---|
org.jclouds.Constants.PROPERTY_IO_WORKER_THREADS
No longer used. Will be removed in jclouds v2
|
org.jclouds.Constants.PROPERTY_PROXY_SYSTEM
in 2.0.0, replaced by
Constants.PROPERTY_PROXY_ENABLE_JVM_PROXY does what this intended but better |
org.jclouds.openstack.v2_0.ServiceType.QUEUES
use
ServiceType.MESSAGING instead.
Queues Service (Marconi) |
Enum Constant and Description |
---|
org.jclouds.openstack.nova.v2_0.domain.Server.Status.STOPPED
please use
Status.SHUTOFF instead. To be removed in jclouds 2.0. |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.