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

A

Account - Class in org.jclouds.openstack.swift.v1.domain
Represents an Account in OpenStack Object Storage.
Account(long, long, long, Map<String, String>, Multimap<String, String>) - Constructor for class org.jclouds.openstack.swift.v1.domain.Account
 
Account.Builder - Class in org.jclouds.openstack.swift.v1.domain
 
Account.Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
ACCOUNT_BYTES_USED - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_CONTAINER_COUNT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_OBJECT_COUNT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_REMOVE_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_TEMPORARY_URL_KEY - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ACCOUNT_TEMPORARY_URL_KEY_2 - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
AccountApi - Interface in org.jclouds.openstack.swift.v1.features
Provides access to the OpenStack Object Storage (Swift) Account API features.
anybodyRead - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
anybodyRead(Boolean) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
anybodyRead() - Method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
Sets the public ACL on the container so that anybody can read it.
anybodyRead() - Static method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
 
anybodyRead() - Method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
Sets the public ACL on the container so that anybody can read it.
anybodyRead() - Static method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
 
apply(SwiftObject) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToBlobMetadata
 
apply(ListContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToListContainerOptions
 
apply(Container) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToResourceMetadata
 
apply(Multimap<String, String>) - Method in enum org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.ETagHeader
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.FalseOnAccepted
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.MetadataFromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.ParseAccountFromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.ParseContainerFromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.ParseObjectFromResponse
 
apply(HttpResponse) - Method in class org.jclouds.openstack.swift.v1.functions.ParseObjectListFromResponse
 

B

BaseSwiftHttpApiModule<A extends SwiftApi> - Class in org.jclouds.openstack.swift.v1.config
 
BaseSwiftHttpApiModule(Class<A>) - Constructor for class org.jclouds.openstack.swift.v1.config.BaseSwiftHttpApiModule
 
bindErrorHandlers() - Method in class org.jclouds.openstack.swift.v1.config.BaseSwiftHttpApiModule
 
BindMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
Will lower-case header keys due to a swift implementation to return headers in a different case than sent.
BindMetadataToHeaders(String) - Constructor for class org.jclouds.openstack.swift.v1.binders.BindMetadataToHeaders
 
BindMetadataToHeaders.BindAccountMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.BindContainerMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.BindObjectMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.BindRemoveAccountMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.BindRemoveContainerMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.BindRemoveObjectMetadataToHeaders - Class in org.jclouds.openstack.swift.v1.binders
 
BindMetadataToHeaders.ForRemoval - Class in org.jclouds.openstack.swift.v1.binders
 
bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.v1.binders.BindMetadataToHeaders
 
bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.v1.binders.SetPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.v1.features.BulkApi.UrlEncodeAndJoinOnNewline
 
blobBuilder(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
blobExists(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
blobMetadata(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
build() - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
build() - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
build() - Method in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
build() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
build() - Method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata.Builder
 
builder() - Static method in class org.jclouds.openstack.swift.v1.domain.Account
 
builder() - Static method in class org.jclouds.openstack.swift.v1.domain.Container
 
builder() - Static method in class org.jclouds.openstack.swift.v1.domain.Segment
 
builder() - Static method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
BulkApi - Interface in org.jclouds.openstack.swift.v1.features
Provides access to the OpenStack Object Storage (Swift) Bulk API features.
BulkApi.UrlEncodeAndJoinOnNewline - Class in org.jclouds.openstack.swift.v1.features
 
BulkApi.UrlEncodeAndJoinOnNewline() - Constructor for class org.jclouds.openstack.swift.v1.features.BulkApi.UrlEncodeAndJoinOnNewline
 
bulkDelete(Iterable<String>) - Method in interface org.jclouds.openstack.swift.v1.features.BulkApi
Deletes multiple objects or containers, if present.
BulkDeleteResponse - Class in org.jclouds.openstack.swift.v1.domain
Represents a response from a Bulk Delete request.
bytesUsed - Variable in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
bytesUsed(long) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
bytesUsed - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
bytesUsed(long) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 

C

checkApiEvery(AccountApi, long) - Static method in class org.jclouds.openstack.swift.v1.TemporaryUrlSigner
 
checkRegionId(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
clearContainer(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
clearContainer(String, ListContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
close() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
compareTo(Container) - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
compareTo(SwiftObject) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
configure() - Method in class org.jclouds.openstack.swift.v1.blobstore.config.SignUsingTemporaryUrls
 
configure() - Method in class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule
 
configure() - Method in class org.jclouds.openstack.swift.v1.config.BaseSwiftHttpApiModule
 
configure() - Method in class org.jclouds.openstack.swift.v1.config.SwiftHttpApiModule
 
configure() - Method in class org.jclouds.openstack.swift.v1.config.SwiftTypeAdapters
 
Container - Class in org.jclouds.openstack.swift.v1.domain
Represents a Container in OpenStack Object Storage.
Container(String, long, long, Optional<Boolean>, Map<String, String>, Multimap<String, String>) - Constructor for class org.jclouds.openstack.swift.v1.domain.Container
 
Container.Builder - Class in org.jclouds.openstack.swift.v1.domain
 
Container.Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
CONTAINER_ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_ACCESS_CONTROL_MAX_AGE - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_ACL_ANYBODY_READ - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_BYTES_USED - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_KEY_PATH - Static variable in class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
 
CONTAINER_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_OBJECT_COUNT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_PATH - Static variable in class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
 
CONTAINER_QUOTA_BYTES - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_QUOTA_COUNT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_READ - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_REMOVE_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_SYNC_KEY - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_SYNC_TO - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_WEB_MODE - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
CONTAINER_WRITE - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ContainerApi - Interface in org.jclouds.openstack.swift.v1.features
Provides access to the OpenStack Object Storage (Swift) Container API features.
containerCache - Variable in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
containerCount - Variable in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
containerCount(long) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
containerExists(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
copy(String, String, String) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Copies an object from one container to another.
CopyObjectException - Exception in org.jclouds.openstack.swift.v1
Thrown when an object cannot be copied.
CopyObjectException(String, String, String) - Constructor for exception org.jclouds.openstack.swift.v1.CopyObjectException
 
countBlobs(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
countBlobs(String, ListContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
create(int, int, Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
create(int, Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
create(List<SwiftObject>, Container) - Static method in class org.jclouds.openstack.swift.v1.domain.ObjectList
 
create(String) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Creates a container, if not already present.
create(String, CreateContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Creates a container, if not already present.
createContainerInLocation(Location, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
CreateContainerOptions - Class in org.jclouds.openstack.swift.v1.options
Options for creating a Container
CreateContainerOptions() - Constructor for class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
 
CreateContainerOptions.Builder - Class in org.jclouds.openstack.swift.v1.options
 
CreateContainerOptions.Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
 
createDirectory(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
createOrPropagate(Throwable) - Method in class org.jclouds.openstack.swift.v1.SwiftFallbacks.TrueOn404FalseOn409
 

D

defaultProperties() - Static method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata
 
delegate() - Method in class org.jclouds.openstack.swift.v1.domain.ObjectList
 
delete(String) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Deletes an object, if present.
delete(String) - Method in interface org.jclouds.openstack.swift.v1.features.StaticLargeObjectApi
Deletes a static large object, if present, including all of its segments.
deleteContainer(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
deleteContainerIfEmpty(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
deleteDirectory(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
deleteIfEmpty(String) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Deletes a Container, if empty.
deleteMetadata(Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
Deletes metadata from the Account.
deleteMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Deletes Container metadata.
deleteMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Deletes the metadata from a SwiftObject.
delimiter(char) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
delimiter(char) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
object names nested in the container are returned.
directoryExists(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 

E

endMarker(String) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
endMarker(String) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
object names less in value than the specified marker are returned.
EntriesWithoutMetaPrefix - Enum in org.jclouds.openstack.swift.v1.functions
Extracts entries whose keys start with .*-Meta-.
equals(Object) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
equals(Object) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
etag - Variable in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
etag(String) - Method in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
etag - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
etag(String) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
ETagHeader - Class in org.jclouds.openstack.swift.v1.functions
 
ETagHeader() - Constructor for class org.jclouds.openstack.swift.v1.functions.ETagHeader
 
extractArchive(String, Payload, String) - Method in interface org.jclouds.openstack.swift.v1.features.BulkApi
Extracts a tar archive at the path specified as path.
ExtractArchiveResponse - Class in org.jclouds.openstack.swift.v1.domain
Represents a response from an Extract Archive request.

F

FalseOnAccepted - Class in org.jclouds.openstack.swift.v1.functions
Returns false on HTTP 202 Accepted.
FalseOnAccepted() - Constructor for class org.jclouds.openstack.swift.v1.functions.FalseOnAccepted
 
fromAccount(Account) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
fromContainer(Container) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
fromObject(SwiftObject) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 

G

get() - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
Gets the Account.
get(String) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Gets the Container.
get(String) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Gets the SwiftObject including its body.
get(String, GetOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Gets the SwiftObject including its body.
getAccountApi(String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getAnybodyRead() - Method in class org.jclouds.openstack.swift.v1.domain.Container
Absent except in Get Container commands.
getBlob(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
getBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
getBlobStore(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getBlobStore() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getBulkApi(String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getBytesUsed() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
getBytesUsed() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
getConfiguredRegions() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getConfiguredRegions() - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getConsistencyModel() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getContainer() - Method in class org.jclouds.openstack.swift.v1.domain.ObjectList
 
getContainerApi(String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getContainerCount() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
getContext() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
getCreated() - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
getDeleted() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
getDestinationPath() - Method in exception org.jclouds.openstack.swift.v1.CopyObjectException
 
getErrors() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
getErrors() - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
getETag() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
getEtag() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
Deprecated. Please use SwiftObject.getETag() as this method will be removed in jclouds 1.8.
getETag() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
getHeaders() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
getHeaders() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
getHeaders() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
getLastModified() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
getMetadata() - Method in class org.jclouds.openstack.swift.v1.domain.Account
NOTE
getMetadata() - Method in class org.jclouds.openstack.swift.v1.domain.Container
NOTE
getMetadata() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
NOTE
getName() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
getName() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
getNotFound() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
getObjectApi(String, String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getObjectCount() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
getObjectCount() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
getPath() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
getPayload() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
NOTE
getSigner(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getSigner() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
getSizeBytes() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
getSourcePath() - Method in exception org.jclouds.openstack.swift.v1.CopyObjectException
 
getStaticLargeObjectApi(String, String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
 
getTemporaryUrlKey() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
getUri() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
getWithoutBody(String) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Gets the SwiftObject metadata without its body.

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
hashCode() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
headers - Variable in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
headers - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
headers - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
headers(Multimap<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
Sets the headers on a container at creation.
headers(Multimap<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.PutOptions.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.PutOptions
Sets the headers on a container at creation.
headers(Multimap<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
 
headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
Sets the headers on a container at creation.

L

lastModified - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
lastModified(Date) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
limit(int) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
limit(int) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
list operation returns no more than this amount.
list() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
list(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
list(String, ListContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
list() - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Lists up to 10,000 containers.
list(ListContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Lists containers with the supplied ListContainerOptions.
list() - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Lists up to 10,000 objects.
list(ListContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Lists up to 10,000 objects.
listAssignableLocations() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
ListContainerOptions - Class in org.jclouds.openstack.swift.v1.options
Options for listing containers.
ListContainerOptions() - Constructor for class org.jclouds.openstack.swift.v1.options.ListContainerOptions
 
ListContainerOptions.Builder - Class in org.jclouds.openstack.swift.v1.options
 
ListContainerOptions.Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 

M

marker(String) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
marker(String) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
object names greater in value than the specified marker are returned.
metadata - Variable in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
NOTE
metadata - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
NOTE
metadata - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
Will lower-case all metadata keys due to a swift implementation decision.
metadata(Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
Sets the metadata on a container at creation.
metadata(Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.PutOptions.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.PutOptions
Sets the metadata on a container at creation.
metadata(Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
 
metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
Sets the metadata on a container at creation.
MetadataFromHeaders - Class in org.jclouds.openstack.swift.v1.functions
Extracts metadata entries from http response headers.
MetadataFromHeaders() - Constructor for class org.jclouds.openstack.swift.v1.functions.MetadataFromHeaders
 

N

name - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
name(String) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
name - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
name(String) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
NONE - Static variable in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
 
NONE - Static variable in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
 
NONE - Static variable in class org.jclouds.openstack.swift.v1.options.PutOptions
 
NONE - Static variable in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
 

O

OBJECT_COPY_FROM - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
OBJECT_DELETE_AFTER - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
OBJECT_DELETE_AT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
OBJECT_MANIFEST - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
OBJECT_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
OBJECT_NEWEST - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
Get the newest version of the object for GET and HEAD requests
OBJECT_REMOVE_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
ObjectApi - Interface in org.jclouds.openstack.swift.v1.features
Provides access to the OpenStack Object Storage (Swift) Object API features.
objectCount - Variable in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
objectCount(long) - Method in class org.jclouds.openstack.swift.v1.domain.Account.Builder
 
objectCount - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
objectCount(long) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
 
ObjectList - Class in org.jclouds.openstack.swift.v1.domain
Represents a list of objects in a container.
ObjectList(List<SwiftObject>, Container) - Constructor for class org.jclouds.openstack.swift.v1.domain.ObjectList
 
org.jclouds.openstack.swift.v1 - package org.jclouds.openstack.swift.v1
 
org.jclouds.openstack.swift.v1.binders - package org.jclouds.openstack.swift.v1.binders
 
org.jclouds.openstack.swift.v1.blobstore - package org.jclouds.openstack.swift.v1.blobstore
 
org.jclouds.openstack.swift.v1.blobstore.config - package org.jclouds.openstack.swift.v1.blobstore.config
 
org.jclouds.openstack.swift.v1.blobstore.functions - package org.jclouds.openstack.swift.v1.blobstore.functions
 
org.jclouds.openstack.swift.v1.config - package org.jclouds.openstack.swift.v1.config
 
org.jclouds.openstack.swift.v1.domain - package org.jclouds.openstack.swift.v1.domain
 
org.jclouds.openstack.swift.v1.features - package org.jclouds.openstack.swift.v1.features
 
org.jclouds.openstack.swift.v1.functions - package org.jclouds.openstack.swift.v1.functions
 
org.jclouds.openstack.swift.v1.handlers - package org.jclouds.openstack.swift.v1.handlers
 
org.jclouds.openstack.swift.v1.options - package org.jclouds.openstack.swift.v1.options
 
org.jclouds.openstack.swift.v1.reference - package org.jclouds.openstack.swift.v1.reference
 

P

ParseAccountFromHeaders - Class in org.jclouds.openstack.swift.v1.functions
 
ParseAccountFromHeaders() - Constructor for class org.jclouds.openstack.swift.v1.functions.ParseAccountFromHeaders
 
ParseContainerFromHeaders - Class in org.jclouds.openstack.swift.v1.functions
 
ParseContainerFromHeaders() - Constructor for class org.jclouds.openstack.swift.v1.functions.ParseContainerFromHeaders
 
ParseObjectFromResponse - Class in org.jclouds.openstack.swift.v1.functions
 
ParseObjectListFromResponse - Class in org.jclouds.openstack.swift.v1.functions
 
path - Variable in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
path(String) - Method in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
path(String) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
path(String) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
object names nested in the pseudo path are returned.
payload - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
payload(Payload) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
PREFIX - Static variable in class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
 
prefix(String) - Static method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
 
prefix(String) - Method in class org.jclouds.openstack.swift.v1.options.ListContainerOptions
object names beginning with this substring are returned.
provideCustomAdapterBindings() - Method in class org.jclouds.openstack.swift.v1.config.SwiftTypeAdapters
 
put(String, Payload) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Creates or updates a SwiftObject.
put(String, Payload, PutOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Creates or updates a SwiftObject.
putBlob(String, Blob) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
putMetadata(ImmutableMultimap.Builder<String, String>, String, String) - Method in class org.jclouds.openstack.swift.v1.binders.BindMetadataToHeaders.ForRemoval
 
putMetadata(ImmutableMultimap.Builder<String, String>, String, String) - Method in class org.jclouds.openstack.swift.v1.binders.BindMetadataToHeaders
 
PutOptions - Class in org.jclouds.openstack.swift.v1.options
Options for creating an Object.
PutOptions() - Constructor for class org.jclouds.openstack.swift.v1.options.PutOptions
 
PutOptions.Builder - Class in org.jclouds.openstack.swift.v1.options
 
PutOptions.Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.PutOptions.Builder
 

R

RegionScopedBlobStoreContext - Class in org.jclouds.openstack.swift.v1.blobstore
Implementation of BlobStoreContext which allows you to employ multiple regions.
RegionScopedBlobStoreContext(Context, TypeToken<? extends Context>, Supplier<Set<String>>, Supplier<String>, Function<String, BlobStore>, Function<String, BlobRequestSigner>, Utils, ConsistencyModel) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
RegionScopedSwiftBlobStore - Class in org.jclouds.openstack.swift.v1.blobstore
 
RegionScopedSwiftBlobStore(Injector, BlobStoreContext, SwiftApi, Supplier<Set<? extends Location>>, String) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
RegionScopedTemporaryUrlBlobSigner - Class in org.jclouds.openstack.swift.v1.blobstore
Uses TemporaryUrlSigner to sign requests for access to blobs.
RegionScopedTemporaryUrlBlobSigner(Supplier<Map<String, Supplier<URI>>>, long, Provider<Long>, SwiftApi, String) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
removeBlob(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
replaceManifest(String, List<Segment>, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.StaticLargeObjectApi
Creates or updates a static large object's manifest.

S

Segment - Class in org.jclouds.openstack.swift.v1.domain
Represents a single segment of a multi-part upload.
Segment.Builder - Class in org.jclouds.openstack.swift.v1.domain
 
Segment.Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
self() - Method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata.Builder
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.v1.functions.ParseContainerFromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.v1.functions.ParseObjectFromResponse
 
setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.v1.functions.ParseObjectListFromResponse
 
SetPayload - Class in org.jclouds.openstack.swift.v1.binders
 
SetPayload() - Constructor for class org.jclouds.openstack.swift.v1.binders.SetPayload
 
sign(String, String, long) - Method in class org.jclouds.openstack.swift.v1.TemporaryUrlSigner
 
signGetBlob(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
signGetBlob(String, String, long) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
signGetBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
signPutBlob(String, Blob) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
signPutBlob(String, Blob, long) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
signRemoveBlob(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedTemporaryUrlBlobSigner
 
SignUsingTemporaryUrls - Class in org.jclouds.openstack.swift.v1.blobstore.config
 
SignUsingTemporaryUrls() - Constructor for class org.jclouds.openstack.swift.v1.blobstore.config.SignUsingTemporaryUrls
 
sizeBytes - Variable in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
sizeBytes(long) - Method in class org.jclouds.openstack.swift.v1.domain.Segment.Builder
 
STATIC_LARGE_OBJECT - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
STATIC_WEB_DIRECTORY_TYPE - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
STATIC_WEB_ERROR - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
STATIC_WEB_INDEX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
STATIC_WEB_LISTINGS - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
STATIC_WEB_LISTINGS_CSS - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
StaticLargeObjectApi - Interface in org.jclouds.openstack.swift.v1.features
Provides access to the OpenStack Object Storage (Swift) Static Large Object API features.
string() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
string() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
string() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
string() - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
string() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
string() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
SwiftApi - Interface in org.jclouds.openstack.swift.v1
Provides access to the OpenStack Object Storage (Swift) API.
SwiftApiMetadata - Class in org.jclouds.openstack.swift.v1
Implementation of ApiMetadata for the Swift API.
SwiftApiMetadata() - Constructor for class org.jclouds.openstack.swift.v1.SwiftApiMetadata
 
SwiftApiMetadata(SwiftApiMetadata.Builder) - Constructor for class org.jclouds.openstack.swift.v1.SwiftApiMetadata
 
SwiftApiMetadata.Builder - Class in org.jclouds.openstack.swift.v1
 
SwiftApiMetadata.Builder() - Constructor for class org.jclouds.openstack.swift.v1.SwiftApiMetadata.Builder
 
SwiftBlobStoreContextModule - Class in org.jclouds.openstack.swift.v1.blobstore.config
 
SwiftBlobStoreContextModule() - Constructor for class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule
 
SwiftErrorHandler - Class in org.jclouds.openstack.swift.v1.handlers
 
SwiftErrorHandler() - Constructor for class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
 
SwiftFallbacks - Class in org.jclouds.openstack.swift.v1
 
SwiftFallbacks.TrueOn404FalseOn409 - Class in org.jclouds.openstack.swift.v1
 
SwiftFallbacks.TrueOn404FalseOn409() - Constructor for class org.jclouds.openstack.swift.v1.SwiftFallbacks.TrueOn404FalseOn409
 
SwiftHeaders - Class in org.jclouds.openstack.swift.v1.reference
Common headers in Swift.
SwiftHttpApiModule - Class in org.jclouds.openstack.swift.v1.config
 
SwiftHttpApiModule() - Constructor for class org.jclouds.openstack.swift.v1.config.SwiftHttpApiModule
 
SwiftObject - Class in org.jclouds.openstack.swift.v1.domain
Represents an object in OpenStack Object Storage.
SwiftObject(String, URI, String, Date, Multimap<String, String>, Map<String, String>, Payload) - Constructor for class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
SwiftObject.Builder - Class in org.jclouds.openstack.swift.v1.domain
 
SwiftObject.Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
SwiftTypeAdapters - Class in org.jclouds.openstack.swift.v1.config
 
SwiftTypeAdapters() - Constructor for class org.jclouds.openstack.swift.v1.config.SwiftTypeAdapters
 

T

TemporaryUrlSigner - Class in org.jclouds.openstack.swift.v1
Use this utility to create temporary urls.
ToBlobMetadata - Class in org.jclouds.openstack.swift.v1.blobstore.functions
 
ToBlobMetadata(Container) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.functions.ToBlobMetadata
 
toBlobMetadata(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
 
toBuilder() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
toBuilder() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
toBuilder() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 
toBuilder() - Method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata
 
toHeaders(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.binders.BindMetadataToHeaders
 
ToListContainerOptions - Class in org.jclouds.openstack.swift.v1.blobstore.functions
 
ToListContainerOptions() - Constructor for class org.jclouds.openstack.swift.v1.blobstore.functions.ToListContainerOptions
 
ToResourceMetadata - Class in org.jclouds.openstack.swift.v1.blobstore.functions
 
ToResourceMetadata(Location) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.functions.ToResourceMetadata
 
toString() - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToBlobMetadata
 
toString() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.Account
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.BulkDeleteResponse
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.Container
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
 
toString() - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject
 

U

unixEpochTimestamp() - Method in class org.jclouds.openstack.swift.v1.blobstore.config.SignUsingTemporaryUrls
 
update(String, UpdateContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Updates the Container.
UpdateContainerOptions - Class in org.jclouds.openstack.swift.v1.options
Options for updating a Container.
UpdateContainerOptions() - Constructor for class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
 
UpdateContainerOptions.Builder - Class in org.jclouds.openstack.swift.v1.options
 
UpdateContainerOptions.Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
 
updateMetadata(Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
Creates or updates the Account metadata.
updateMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
Creates or updates the Container metadata.
updateMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
Creates or updates the metadata for a SwiftObject.
updateTemporaryUrlKey(String) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
Replaces the temporary URL key for the Account.
uri - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
uri(URI) - Method in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
 
USER_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
utils() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
 

V

valueOf(String) - Static method in enum org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
Returns an array containing the constants of this enum type, in the order they are declared.
VERSIONS_LOCATION - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
 
versionsLocation(String) - Static method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
 
versionsLocation(String) - Method in class org.jclouds.openstack.swift.v1.options.CreateContainerOptions
Sets the container that will contain object versions.
versionsLocation(String) - Static method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
 
versionsLocation(String) - Method in class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions
Sets the container that will contain object versions.

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

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