A B C D E F G H K L M N O P R S T U W 

A

ACCOUNT_BYTES_USED - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
ACCOUNT_CONTAINER_COUNT - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
ACCOUNT_TEMPORARY_URL_KEY - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
AccountMetadata - Class in org.jclouds.openstack.swift.domain
 
AccountMetadata(long, long) - Constructor for class org.jclouds.openstack.swift.domain.AccountMetadata
 
AccountMetadata.Builder<T extends AccountMetadata.Builder<T>> - Class in org.jclouds.openstack.swift.domain
 
AccountMetadata.Builder() - Constructor for class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
addCopied(long) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
afterMarker(String) - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
Indicates where to begin listing the account's containers.
afterMarker(String) - Static method in class org.jclouds.openstack.swift.options.ListContainerOptions.Builder
 
apply(ListContainerOptions) - Method in class org.jclouds.openstack.swift.blobstore.functions.BlobStoreListContainerOptionsToListContainerOptions
 
apply(Blob) - Method in class org.jclouds.openstack.swift.blobstore.functions.BlobToObject
 
apply(GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.functions.BlobToObjectGetOptions
 
apply(PageSet<ObjectInfo>) - Method in class org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceList
 
apply(ContainerMetadata) - Method in class org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceMetadata
 
apply(SwiftObject) - Method in class org.jclouds.openstack.swift.blobstore.functions.ObjectToBlob
 
apply(ObjectInfo) - Method in class org.jclouds.openstack.swift.blobstore.functions.ObjectToBlobMetadata
 
apply(StorageMetadata) - Method in class org.jclouds.openstack.swift.blobstore.functions.ResourceToObjectInfo
 
apply(Object) - Method in class org.jclouds.openstack.swift.functions.ObjectName
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.functions.ParseAccountMetadataResponseFromHeaders
parses the http response headers to create a new AccountMetadata object.
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.functions.ParseContainerMetadataFromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.functions.ParseObjectFromHeadersAndHttpContent
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoFromHeaders
parses the http response headers to create a new MutableObjectInfoWithMetadata object.
apply(InputStream) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoListFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.functions.ParseTemporaryUrlKeyFromHeaders
 
AsyncMultipartUploadStrategy - Interface in org.jclouds.openstack.swift.blobstore.strategy.internal
 

B

bindErrorHandlers() - Method in class org.jclouds.openstack.swift.config.SwiftHttpApiModule
 
BindIterableToHeadersWithContainerDeleteMetadataPrefix - Class in org.jclouds.openstack.swift.binders
 
BindIterableToHeadersWithContainerDeleteMetadataPrefix() - Constructor for class org.jclouds.openstack.swift.binders.BindIterableToHeadersWithContainerDeleteMetadataPrefix
 
BindMapToHeadersWithContainerMetadataPrefix - Class in org.jclouds.openstack.swift.binders
 
BindMapToHeadersWithContainerMetadataPrefix() - Constructor for class org.jclouds.openstack.swift.binders.BindMapToHeadersWithContainerMetadataPrefix
 
bindRequestSigner() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule
 
bindRequestSigner() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule
 
bindRequestSigner() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule.SwiftTemporaryUrlExtensionModule
 
bindResolvedClientsToCommonSwift() - Method in class org.jclouds.openstack.swift.config.SwiftHttpApiModule
 
bindResolvedClientsToCommonSwift() - Method in class org.jclouds.openstack.swift.config.SwiftKeystoneHttpApiModule
 
BindSwiftObjectMetadataToRequest - Class in org.jclouds.openstack.swift.binders
 
BindSwiftObjectMetadataToRequest(ObjectToBlob, BindUserMetadataToHeadersWithPrefix) - Constructor for class org.jclouds.openstack.swift.binders.BindSwiftObjectMetadataToRequest
 
bindTemporaryUrlKeyApi() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule
 
bindTemporaryUrlKeyApi() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule
 
bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.binders.BindIterableToHeadersWithContainerDeleteMetadataPrefix
 
bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.binders.BindSwiftObjectMetadataToRequest
 
blobExists(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
blobMetadata(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
blobstore - Variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
BlobStoreListContainerOptionsToListContainerOptions - Class in org.jclouds.openstack.swift.blobstore.functions
 
BlobStoreListContainerOptionsToListContainerOptions() - Constructor for class org.jclouds.openstack.swift.blobstore.functions.BlobStoreListContainerOptionsToListContainerOptions
 
BlobToObject - Class in org.jclouds.openstack.swift.blobstore.functions
 
BlobToObjectGetOptions - Class in org.jclouds.openstack.swift.blobstore.functions
 
BlobToObjectGetOptions() - Constructor for class org.jclouds.openstack.swift.blobstore.functions.BlobToObjectGetOptions
 
build() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
build() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
build() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
build() - Method in class org.jclouds.openstack.swift.SwiftApiMetadata.Builder
 
build() - Method in class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.Builder
 
builder() - Static method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
builder() - Static method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
builder() - Static method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
bytes - Variable in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
bytes(long) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
bytes - Variable in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
bytes(long) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
bytes - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
bytes(Long) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 

C

calculateChunkSize(long) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
CommonSwiftClient - Interface in org.jclouds.openstack.swift
Deprecated.
Please use org.jclouds.openstack.swift.v1.SwiftApi and related feature APIs in org.jclouds.openstack.swift.v1.features.* as noted in each method. This interface will be removed in jclouds 2.0.
compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
compareTo(SwiftObject) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
configure() - Method in class org.jclouds.openstack.swift.blobstore.config.SwiftBlobStoreContextModule
 
configure() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule
 
configure() - Method in class org.jclouds.openstack.swift.config.SwiftHttpApiModule
 
configure() - Method in class org.jclouds.openstack.swift.config.SwiftObjectModule
explicit factories are created here as it has been shown that Assisted Inject is extremely inefficient.
container - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
container(String) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
CONTAINER_BYTES_USED - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
CONTAINER_DELETE_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
CONTAINER_KEY_PATH - Static variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 
CONTAINER_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
CONTAINER_OBJECT_COUNT - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
CONTAINER_PATH - Static variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 
CONTAINER_READ - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
CONTAINER_WRITE - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
containerCount - Variable in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
containerCount(long) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
containerExists(String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
containerExists(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#head()
ContainerMetadata - Class in org.jclouds.openstack.swift.domain
Class ContainerMetadata
ContainerMetadata(String, long, long, String, Map<String, String>) - Constructor for class org.jclouds.openstack.swift.domain.ContainerMetadata
 
ContainerMetadata.Builder<T extends ContainerMetadata.Builder<T>> - Class in org.jclouds.openstack.swift.domain
 
ContainerMetadata.Builder() - Constructor for class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
ContainerToResourceList - Class in org.jclouds.openstack.swift.blobstore.functions
 
ContainerToResourceList(ObjectToBlobMetadata) - Constructor for class org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceList
 
ContainerToResourceMetadata - Class in org.jclouds.openstack.swift.blobstore.functions
 
contentType - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
contentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
convertHexETagToByteArray(String) - Static method in class org.jclouds.openstack.swift.utils.ETagUtils
Converts the ETag of an OpenStack object to a byte array.
copyObject(String, String, String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#copy()
CopyObjectException - Exception in org.jclouds.openstack.swift
Thrown when an object cannot be copied.
CopyObjectException() - Constructor for exception org.jclouds.openstack.swift.CopyObjectException
 
CopyObjectException(String, String, String) - Constructor for exception org.jclouds.openstack.swift.CopyObjectException
 
CopyObjectException(Exception) - Constructor for exception org.jclouds.openstack.swift.CopyObjectException
 
count - Variable in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
count(long) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
create(MutableObjectInfoWithMetadata) - Method in interface org.jclouds.openstack.swift.domain.SwiftObject.Factory
 
createContainer(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#createIfAbsent()
createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#createIfAbsent()
createContainerInLocation(Location, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
CreateContainerOptions - Class in org.jclouds.openstack.swift.options
Contains options supported in the REST API for the Create Container operation.
CreateContainerOptions() - Constructor for class org.jclouds.openstack.swift.options.CreateContainerOptions
 
CreateContainerOptions.Builder - Class in org.jclouds.openstack.swift.options
 
CreateContainerOptions.Builder() - Constructor for class org.jclouds.openstack.swift.options.CreateContainerOptions.Builder
 
createOrPropagate(Throwable) - Method in class org.jclouds.openstack.swift.SwiftFallbacks.TrueOn404FalseOn409
 

D

defaultProperties() - Static method in class org.jclouds.openstack.swift.SwiftApiMetadata
 
defaultProperties() - Static method in class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata
 
DelegatingMutableObjectInfoWithMetadata - Class in org.jclouds.openstack.swift.domain.internal
 
DelegatingMutableObjectInfoWithMetadata(MutableObjectInfoWithMetadata) - Constructor for class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
deleteAndVerifyContainerGone(String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
deleteContainerIfEmpty(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by (@link org.jclouds.openstack.swift.v1.features.ContainerApi#deleteIfEmpty()}
deleteContainerMetadata(String, Iterable<String>) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#deleteMetadata()

E

equals(Object) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
equals(Object) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
equals(Object) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
equals(Object) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
equals(Object) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
 
ETagUtils - Class in org.jclouds.openstack.swift.utils
 
ETagUtils() - Constructor for class org.jclouds.openstack.swift.utils.ETagUtils
 
execute(String, Blob, PutOptions, BlobToObject) - Method in interface org.jclouds.openstack.swift.blobstore.strategy.internal.AsyncMultipartUploadStrategy
 
execute(String, Blob) - Method in interface org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadStrategy
 
execute(String, Blob, PutOptions, BlobToObject) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
execute(String, Blob) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.SequentialMultipartUploadStrategy
 

F

fromAccountMetadata(AccountMetadata) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
fromContainerMetadata(ContainerMetadata) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
fromObjectInfoImpl(ObjectInfoImpl) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 

G

get() - Method in class org.jclouds.openstack.swift.suppliers.ReturnOrFetchTemporaryUrlKey
 
getAccountStatistics() - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.AccountApi#get()
getAllHeaders() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
getAllHeaders() - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
 
getBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
getBlobAccess(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
getBytes() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
getBytes() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getBytes() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getChunkSize() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getContainer() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getContainerAccess(String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
getContainerCount() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
getContainerMetadata(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#get()
getContentLength() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getContentMD5() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getContentType() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getCopied() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getCount() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
getDelegate() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getDestinationPath() - Method in exception org.jclouds.openstack.swift.CopyObjectException
 
getHash() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getHash() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getHash() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getHash() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getInfo() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
getInfo() - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
 
getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getLastModified() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getMarker() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
 
getMaxResults() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
 
getMetadata() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
getMetadata() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getMetadata() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getMetadata() - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
getName() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
getName() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getName() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
getName() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getName() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 
getNextChunkOffset() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getNextPart() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getObject(String, String, GetOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#get()
getObjectInfo(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#head()
getObjectManifest() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getObjectManifest() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
getObjectManifest() - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
getPartName(String, int, int) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartNamingStrategy
 
getParts() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getPath() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
 
getPrefix() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
 
getReadACL() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
getRemaining() - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
getSourcePath() - Method in exception org.jclouds.openstack.swift.CopyObjectException
 
getTemporaryUrlKey() - Method in interface org.jclouds.openstack.swift.extensions.TemporaryUrlKeyApi
Retrieve the key used to generate Temporary object access URLs
getUri() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
getUri() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
getUri() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
getUri() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
 

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 
hash - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
hash(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
hashCode() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
 

K

KeystoneTemporaryUrlKeyApi - Interface in org.jclouds.openstack.swift.extensions
Only purpose is to override the auth filter with one that works in keystone

L

lastModified - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
lastModified(Date) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
LIMIT - Static variable in class org.jclouds.openstack.swift.reference.SwiftConstants
For an integer value N, limits the number of results to at most N values.
list() - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
list(String, ListContainerOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
ListContainerOptions - Class in org.jclouds.openstack.swift.options
Contains options supported in the REST API for the GET container operation.
ListContainerOptions() - Constructor for class org.jclouds.openstack.swift.options.ListContainerOptions
 
ListContainerOptions.Builder - Class in org.jclouds.openstack.swift.options
 
ListContainerOptions.Builder() - Constructor for class org.jclouds.openstack.swift.options.ListContainerOptions.Builder
 
listContainers(ListContainerOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#list() and org.jclouds.openstack.swift.v1.features.ContainerApi#list(ListContainerOptions)
listObjects(String, ListContainerOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#list() and org.jclouds.openstack.swift.v1.features.ObjectApi#list(ListContainerOptions)
logger - Variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
logger - Variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
logger - Variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 

M

MARKER - Static variable in class org.jclouds.openstack.swift.reference.SwiftConstants
Given a string value X, return Object names greater in value than the specified marker.
MAX_LIST_MPU_RETURNED - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.MultipartUpload
 
MAX_LIST_PARTS_RETURNED - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.MultipartUpload
 
MAX_NUMBER_OF_PARTS - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.MultipartUpload
 
MAX_PART_SIZE - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.MultipartUpload
 
maxResults(int) - Static method in class org.jclouds.openstack.swift.options.ListContainerOptions.Builder
 
maxResults(int) - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
The maximum number of containers that will be included in the response body.
maxTime - Variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
maximum duration of an blob Request
metadata - Variable in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
MIN_PART_SIZE - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.MultipartUpload
 
MultipartNamingStrategy - Class in org.jclouds.openstack.swift.blobstore.strategy.internal
 
MultipartNamingStrategy() - Constructor for class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartNamingStrategy
 
MultipartUpload - Class in org.jclouds.openstack.swift.blobstore.strategy
 
MultipartUploadSlicingAlgorithm - Class in org.jclouds.openstack.swift.blobstore.strategy.internal
 
MultipartUploadSlicingAlgorithm() - Constructor for class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
MultipartUploadStrategy - Interface in org.jclouds.openstack.swift.blobstore.strategy.internal
 
MutableObjectInfoWithMetadata - Interface in org.jclouds.openstack.swift.domain
 
MutableObjectInfoWithMetadataImpl - Class in org.jclouds.openstack.swift.domain.internal
 
MutableObjectInfoWithMetadataImpl() - Constructor for class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 

N

name - Variable in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
name(String) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
name - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
name(String) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
newSwiftObject() - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.domain.SwiftObject#builder()
NONE - Static variable in class org.jclouds.openstack.swift.options.CreateContainerOptions
 
NONE - Static variable in class org.jclouds.openstack.swift.options.ListContainerOptions
 

O

OBJECT_COPY_FROM - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 
objectExists(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#head()
ObjectInfo - Interface in org.jclouds.openstack.swift.domain
 
ObjectInfoImpl - Class in org.jclouds.openstack.swift.domain.internal
Class ObjectInfoImpl
ObjectInfoImpl(String, String, URI, byte[], Long, String, Date) - Constructor for class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
ObjectInfoImpl.Builder<T extends ObjectInfoImpl.Builder<T>> - Class in org.jclouds.openstack.swift.domain.internal
 
ObjectInfoImpl.Builder() - Constructor for class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
ObjectName - Class in org.jclouds.openstack.swift.functions
 
ObjectName() - Constructor for class org.jclouds.openstack.swift.functions.ObjectName
 
ObjectToBlob - Class in org.jclouds.openstack.swift.blobstore.functions
 
ObjectToBlobMetadata - Class in org.jclouds.openstack.swift.blobstore.functions
 
ObjectToBlobMetadata(IfDirectoryReturnNameStrategy) - Constructor for class org.jclouds.openstack.swift.blobstore.functions.ObjectToBlobMetadata
 
org.jclouds.openstack.swift - package org.jclouds.openstack.swift
 
org.jclouds.openstack.swift.binders - package org.jclouds.openstack.swift.binders
 
org.jclouds.openstack.swift.blobstore - package org.jclouds.openstack.swift.blobstore
 
org.jclouds.openstack.swift.blobstore.config - package org.jclouds.openstack.swift.blobstore.config
 
org.jclouds.openstack.swift.blobstore.functions - package org.jclouds.openstack.swift.blobstore.functions
 
org.jclouds.openstack.swift.blobstore.strategy - package org.jclouds.openstack.swift.blobstore.strategy
 
org.jclouds.openstack.swift.blobstore.strategy.internal - package org.jclouds.openstack.swift.blobstore.strategy.internal
 
org.jclouds.openstack.swift.config - package org.jclouds.openstack.swift.config
 
org.jclouds.openstack.swift.domain - package org.jclouds.openstack.swift.domain
 
org.jclouds.openstack.swift.domain.internal - package org.jclouds.openstack.swift.domain.internal
 
org.jclouds.openstack.swift.extensions - package org.jclouds.openstack.swift.extensions
 
org.jclouds.openstack.swift.functions - package org.jclouds.openstack.swift.functions
 
org.jclouds.openstack.swift.handlers - package org.jclouds.openstack.swift.handlers
 
org.jclouds.openstack.swift.options - package org.jclouds.openstack.swift.options
 
org.jclouds.openstack.swift.reference - package org.jclouds.openstack.swift.reference
 
org.jclouds.openstack.swift.suppliers - package org.jclouds.openstack.swift.suppliers
 
org.jclouds.openstack.swift.utils - package org.jclouds.openstack.swift.utils
 

P

ParallelMultipartUploadStrategy - Class in org.jclouds.openstack.swift.blobstore.strategy.internal
 
ParallelMultipartUploadStrategy(SwiftBlobStore, PayloadSlicer, ListeningExecutorService) - Constructor for class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
ParseAccountMetadataResponseFromHeaders - Class in org.jclouds.openstack.swift.functions
This parses AccountMetadata from HTTP headers.
ParseAccountMetadataResponseFromHeaders() - Constructor for class org.jclouds.openstack.swift.functions.ParseAccountMetadataResponseFromHeaders
 
ParseContainerMetadataFromHeaders - Class in org.jclouds.openstack.swift.functions
This parses @{link ContainerMetadata from HTTP headers.
ParseContainerMetadataFromHeaders() - Constructor for class org.jclouds.openstack.swift.functions.ParseContainerMetadataFromHeaders
 
ParseObjectFromHeadersAndHttpContent - Class in org.jclouds.openstack.swift.functions
Parses response headers and creates a new SwiftObject from them and the HTTP content.
ParseObjectFromHeadersAndHttpContent(ParseObjectInfoFromHeaders, SwiftObject.Factory) - Constructor for class org.jclouds.openstack.swift.functions.ParseObjectFromHeadersAndHttpContent
 
ParseObjectInfoFromHeaders - Class in org.jclouds.openstack.swift.functions
This parses @{link MutableObjectInfoWithMetadata from HTTP headers.
ParseObjectInfoFromHeaders(ParseSystemAndUserMetadataFromHeaders, ResourceToObjectInfo) - Constructor for class org.jclouds.openstack.swift.functions.ParseObjectInfoFromHeaders
 
ParseObjectInfoListFromJsonResponse - Class in org.jclouds.openstack.swift.functions
This parses ObjectInfo from a gson string.
ParseObjectInfoListFromJsonResponse(Json) - Constructor for class org.jclouds.openstack.swift.functions.ParseObjectInfoListFromJsonResponse
 
ParseSwiftErrorFromHttpResponse - Class in org.jclouds.openstack.swift.handlers
This will parse and set an appropriate exception on the command object.
ParseSwiftErrorFromHttpResponse() - Constructor for class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 
ParseTemporaryUrlKeyFromHeaders - Class in org.jclouds.openstack.swift.functions
 
ParseTemporaryUrlKeyFromHeaders() - Constructor for class org.jclouds.openstack.swift.functions.ParseTemporaryUrlKeyFromHeaders
 
PART_SEPARATOR - Static variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
PATH - Static variable in class org.jclouds.openstack.swift.reference.SwiftConstants
For a string value X, return the Object names nested in the pseudo path.
PREFIX - Static variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
 
PREFIX - Static variable in class org.jclouds.openstack.swift.reference.SwiftConstants
For a string value X, causes the results to be limited to Object names beginning with the substring X.
prepareUploadPart(String, Blob, String, Integer, Payload, long, long, SortedMap<Integer, String>, BlockingQueue<Integer>, Map<Integer, ListenableFuture<String>>, AtomicInteger, int, Map<Integer, Exception>, Queue<ParallelMultipartUploadStrategy.Part>, CountDownLatch, BlobToObject) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
provideStorageUrl(RegionIdToURISupplier.Factory, String, String) - Method in class org.jclouds.openstack.swift.config.SwiftHttpApiModule.KeystoneStorageEndpointModule
 
provideStorageUrl(URIFromAuthenticationResponseForService.Factory) - Method in class org.jclouds.openstack.swift.config.SwiftHttpApiModule.StorageEndpointModule
 
putBlob(String, Blob) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
putObject(String, SwiftObject) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#replace()
putObjectManifest(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#replaceManifest()
putObjectManifest(String, SwiftObject) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#replaceManifest()

R

readACL - Variable in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
readACL(String) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
removeBlob(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
removeObject(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi#delete()
ResourceToObjectInfo - Class in org.jclouds.openstack.swift.blobstore.functions
 
ResourceToObjectInfo() - Constructor for class org.jclouds.openstack.swift.blobstore.functions.ResourceToObjectInfo
 
ReturnOrFetchTemporaryUrlKey - Class in org.jclouds.openstack.swift.suppliers
 
ReturnOrFetchTemporaryUrlKey(TemporaryUrlKeyApi) - Constructor for class org.jclouds.openstack.swift.suppliers.ReturnOrFetchTemporaryUrlKey
 

S

self() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata.Builder
 
self() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata.Builder
 
self() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
SequentialMultipartUploadStrategy - Class in org.jclouds.openstack.swift.blobstore.strategy.internal
 
SequentialMultipartUploadStrategy(CommonSwiftClient, Provider<BlobBuilder>, BlobToObject, MultipartUploadSlicingAlgorithm, PayloadSlicer, MultipartNamingStrategy) - Constructor for class org.jclouds.openstack.swift.blobstore.strategy.internal.SequentialMultipartUploadStrategy
 
setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
 
setBlobAccess(String, String, BlobAccess) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
setBytes(Long) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setBytes(Long) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setBytes(Long) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setContainer(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setContainer(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setContainer(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setContainerAccess(String, ContainerAccess) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
setContainerMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ContainerApi#updateMetadata()
setContentLength(Long) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setContentMD5(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setContentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setContentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setContentType(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseContainerMetadataFromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectFromHeadersAndHttpContent
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoFromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoListFromJsonResponse
 
setCopied(long) - Method in class org.jclouds.openstack.swift.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
 
setHash(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setHash(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setHash(byte[]) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setLastModified(Date) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setLastModified(Date) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setLastModified(Date) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setName(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setName(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
setName(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setObjectInfo(String, String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
Deprecated.
This method will be replaced by org.jclouds.openstack.swift.v1.features.ObjectApi@updateMetadata()
setObjectManifest(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setObjectManifest(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
setObjectManifest(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
setPayload(Payload) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
 
setTemporaryUrlKey(String) - Method in interface org.jclouds.openstack.swift.extensions.TemporaryUrlKeyApi
To create a Temporary URL you must first set a key as account metadata.
setUri(URI) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
 
setUri(URI) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
setUri(URI) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
 
signGetBlob(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
signGetBlob(String, String, long) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
signGetBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
signPutBlob(String, Blob) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
signPutBlob(String, Blob, long) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
signRemoveBlob(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
 
slicer - Variable in class org.jclouds.openstack.swift.blobstore.strategy.internal.ParallelMultipartUploadStrategy
 
Storage - Annotation Type in org.jclouds.openstack.swift
Represents a component related to Rackspace Cloud Files.
string() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
string() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
string() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
SwiftApiMetadata - Class in org.jclouds.openstack.swift
 
SwiftApiMetadata() - Constructor for class org.jclouds.openstack.swift.SwiftApiMetadata
 
SwiftApiMetadata(SwiftApiMetadata.Builder<?, ?>) - Constructor for class org.jclouds.openstack.swift.SwiftApiMetadata
 
SwiftApiMetadata.Builder<A extends CommonSwiftClient,T extends SwiftApiMetadata.Builder<A,T>> - Class in org.jclouds.openstack.swift
 
SwiftApiMetadata.Builder() - Constructor for class org.jclouds.openstack.swift.SwiftApiMetadata.Builder
 
SwiftApiMetadata.Builder(Class<A>) - Constructor for class org.jclouds.openstack.swift.SwiftApiMetadata.Builder
 
SwiftBlobSigner<T extends CommonSwiftClient> - Class in org.jclouds.openstack.swift.blobstore
 
SwiftBlobSigner(BlobToObject, BlobToHttpGetOptions, Crypto, Provider<Long>, Supplier<String>, Function<Invocation, HttpRequest>, Class<T>) - Constructor for class org.jclouds.openstack.swift.blobstore.SwiftBlobSigner
create a signer for this subtype of swift
SwiftBlobStore - Class in org.jclouds.openstack.swift.blobstore
 
SwiftBlobStore(ListeningExecutorService, BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, CommonSwiftClient, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>, Provider<MultipartUploadStrategy>) - Constructor for class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
 
SwiftBlobStoreContextModule - Class in org.jclouds.openstack.swift.blobstore.config
 
SwiftBlobStoreContextModule() - Constructor for class org.jclouds.openstack.swift.blobstore.config.SwiftBlobStoreContextModule
 
SwiftClient - Interface in org.jclouds.openstack.swift
Deprecated.
Please use com.jclouds.openstack.swift.v1.SwiftApi and related feature APIs in com.jclouds.openstack.swift.v1.features.*. This interface will be removed in jclouds 2.0.
SwiftConstants - Class in org.jclouds.openstack.swift.reference
Configuration properties and constants used in Cloud Files connections.
SwiftFallbacks - Class in org.jclouds.openstack.swift
 
SwiftFallbacks.TrueOn404FalseOn409 - Class in org.jclouds.openstack.swift
 
SwiftFallbacks.TrueOn404FalseOn409() - Constructor for class org.jclouds.openstack.swift.SwiftFallbacks.TrueOn404FalseOn409
 
SwiftHeaders - Class in org.jclouds.openstack.swift.reference
 
SwiftHeaders() - Constructor for class org.jclouds.openstack.swift.reference.SwiftHeaders
 
SwiftHttpApiModule<S extends CommonSwiftClient> - Class in org.jclouds.openstack.swift.config
 
SwiftHttpApiModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftHttpApiModule
 
SwiftHttpApiModule(Class<S>) - Constructor for class org.jclouds.openstack.swift.config.SwiftHttpApiModule
 
SwiftHttpApiModule.KeystoneStorageEndpointModule - Class in org.jclouds.openstack.swift.config
 
SwiftHttpApiModule.KeystoneStorageEndpointModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftHttpApiModule.KeystoneStorageEndpointModule
 
SwiftHttpApiModule.StorageEndpointModule - Class in org.jclouds.openstack.swift.config
 
SwiftHttpApiModule.StorageEndpointModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftHttpApiModule.StorageEndpointModule
 
SwiftKeystoneApiMetadata - Class in org.jclouds.openstack.swift
 
SwiftKeystoneApiMetadata() - Constructor for class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata
 
SwiftKeystoneApiMetadata(SwiftKeystoneApiMetadata.Builder<?, ?>) - Constructor for class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata
 
SwiftKeystoneApiMetadata.Builder<A extends CommonSwiftClient,T extends SwiftKeystoneApiMetadata.Builder<A,T>> - Class in org.jclouds.openstack.swift
 
SwiftKeystoneApiMetadata.Builder() - Constructor for class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.Builder
 
SwiftKeystoneApiMetadata.Builder(Class<A>) - Constructor for class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.Builder
 
SwiftKeystoneClient - Interface in org.jclouds.openstack.swift
Deprecated.
This interface will be removed in jclouds 2.0.
SwiftKeystoneHttpApiModule - Class in org.jclouds.openstack.swift.config
 
SwiftKeystoneHttpApiModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftKeystoneHttpApiModule
 
SwiftObject - Interface in org.jclouds.openstack.swift.domain
 
SwiftObject.Factory - Interface in org.jclouds.openstack.swift.domain
 
SwiftObjectImpl - Class in org.jclouds.openstack.swift.domain.internal
Default Implementation of SwiftObject.
SwiftObjectImpl(MutableObjectInfoWithMetadata) - Constructor for class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
 
SwiftObjectModule - Class in org.jclouds.openstack.swift.config
Configures the domain object mappings needed for all CF implementations
SwiftObjectModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftObjectModule
 

T

TemporaryUrlExtensionModule<A extends CommonSwiftClient> - Class in org.jclouds.openstack.swift.blobstore.config
Isolates dependencies needed for SwiftBlobSigner
TemporaryUrlExtensionModule() - Constructor for class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule
 
TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule - Class in org.jclouds.openstack.swift.blobstore.config
Ensures keystone auth is used instead of swift auth
TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule() - Constructor for class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule
 
TemporaryUrlExtensionModule.SwiftTemporaryUrlExtensionModule - Class in org.jclouds.openstack.swift.blobstore.config
 
TemporaryUrlExtensionModule.SwiftTemporaryUrlExtensionModule() - Constructor for class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule.SwiftTemporaryUrlExtensionModule
 
TemporaryUrlKey - Annotation Type in org.jclouds.openstack.swift
Represents the key used for signing URLs that have temporary access to objects
TemporaryUrlKeyApi - Interface in org.jclouds.openstack.swift.extensions
 
toBuilder() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
toBuilder() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
toBuilder() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
toBuilder() - Method in class org.jclouds.openstack.swift.SwiftApiMetadata
 
toBuilder() - Method in class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata
 
toString() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
 
toString() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
 
toString() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
 
toString() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
 
toString() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
 

U

underPath(String) - Static method in class org.jclouds.openstack.swift.options.ListContainerOptions.Builder
 
underPath(String) - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
For a string value X, return the Object names nested in the pseudo path.
unixEpochTimestampProvider() - Method in class org.jclouds.openstack.swift.blobstore.config.TemporaryUrlExtensionModule
 
uri - Variable in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
uri(URI) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
 
USER_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.reference.SwiftHeaders
 

W

withMetadata(Map<String, String>) - Static method in class org.jclouds.openstack.swift.options.CreateContainerOptions.Builder
 
withMetadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.options.CreateContainerOptions
A name-value pair to associate with the container as metadata.
withPrefix(String) - Static method in class org.jclouds.openstack.swift.options.ListContainerOptions.Builder
 
withPrefix(String) - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
For a string value X, causes the results to be limited to Object names beginning with the substring X.
withPublicAccess() - Static method in class org.jclouds.openstack.swift.options.CreateContainerOptions.Builder
 
withPublicAccess() - Method in class org.jclouds.openstack.swift.options.CreateContainerOptions
Indicates whether a container may be accessed publicly
A B C D E F G H K L M N O P R S T U W 

Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.