| Interface | Description |
|---|---|
| CommonSwiftAsyncClient | Deprecated
Please use
org.jclouds.ContextBuilder#buildApi(CommonSwiftClient.class) as
CommonSwiftAsyncClient will be removed in jclouds 2.0. |
| CommonSwiftClient | Deprecated
Please use
com.jclouds.openstack.swift.v1.SwiftApi and related
feature APIs in com.jclouds.openstack.swift.v1.features.* as noted in
each method. |
| SwiftAsyncClient | Deprecated
Please use
org.jclouds.ContextBuilder#buildApi(SwiftClient.class), as
SwiftAsyncClient will be removed in jclouds 2.0. |
| SwiftClient | Deprecated
Please use
com.jclouds.openstack.swift.v1.SwiftApi and related
feature APIs in com.jclouds.openstack.swift.v1.features.*. |
| SwiftKeystoneAsyncClient | Deprecated
Please use
org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class), as
SwiftKeystoneAsyncClient will be removed in jclouds 2.0. |
| SwiftKeystoneClient | Deprecated
This interface will be removed in jclouds 2.0.
|
| Class | Description |
|---|---|
| SwiftApiMetadata |
Implementation of
ApiMetadata for OpenStack Swift |
| SwiftApiMetadata.Builder<T extends SwiftApiMetadata.Builder<T>> | |
| SwiftFallbacks | |
| SwiftFallbacks.TrueOn404FalseOn409 | |
| SwiftKeystoneApiMetadata |
Implementation of
ApiMetadata for OpenStack Swift authenticated with KeyStone |
| SwiftKeystoneApiMetadata.Builder<T extends SwiftKeystoneApiMetadata.Builder<T>> |
| Exception | Description |
|---|---|
| CopyObjectException |
Thrown when an object cannot be copied.
|
| Annotation Type | Description |
|---|---|
| Storage |
Represents a component related to Rackspace Cloud Files.
|
| TemporaryUrlKey |
Represents the key used for signing URLs that have temporary access to objects
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.