A B C D E F G H I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortMultipartUpload(MultipartUpload) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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_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
- Account.Builder - Class in org.jclouds.openstack.swift.v1.domain
- 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() - 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
- anybodyRead(Boolean) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
- apply(Multimap<String, String>) - Method in enum org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
- apply(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule.FactoryFunction
- apply(ListContainerOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToListContainerOptions
- 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
- apply(Container) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToResourceMetadata
- apply(SwiftObject) - Method in class org.jclouds.openstack.swift.v1.blobstore.functions.ToBlobMetadata
- authenticationMethods(Injector) - Method in class org.jclouds.openstack.swift.v1.config.SwiftAuthenticationModule
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
- BindToHeaders - Class in org.jclouds.openstack.swift.v1.binders
-
Will bind to headers, as needed, and will process content-* headers in a jclouds-compatible fashion.
- BindToHeaders() - Constructor for class org.jclouds.openstack.swift.v1.binders.BindToHeaders
- 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.BindToHeaders
- bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.v1.binders.SetPayload
- bindToRequest(R, Object) - Method in class org.jclouds.openstack.swift.v1.binders.TempAuthBinder
- 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
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Account.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Container.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.Segment.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.CreateContainerOptions.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.ListContainerOptions.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.PutOptions.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.options.UpdateContainerOptions.Builder
- Builder() - Constructor for class org.jclouds.openstack.swift.v1.SwiftApiMetadata.Builder
- 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
- 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 - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
- bytesUsed(long) - Method in class org.jclouds.openstack.swift.v1.domain.Account.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
- completeMultipartUpload(MultipartUpload, List<MultipartPart>) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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.SwiftAuthenticationModule
- 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_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_ACL_PRIVATE - 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
- Container.Builder - Class in org.jclouds.openstack.swift.v1.domain
- 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
-
Deprecated.call copy(String, String, String, CopyOptions) instead
- copy(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Deprecated.call copy(String, String, String, Map, Map, CopyOptions) instead
- copy(String, String, String, Map<String, String>, Map<String, String>, CopyOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Copies an object from one container to another, replacing metadata.
- copy(String, String, String, CopyOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Copies an object from one container to another.
- copyAppendMetadata(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Deprecated.call copyAppendMetadata(String, String, String, Map, Map, CopyOptions) instead
- copyAppendMetadata(String, String, String, Map<String, String>, Map<String, String>, CopyOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Copies an object from one container to another, appending metadata.
- copyBlob(String, String, String, String, CopyOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- CopyOptions - Class in org.jclouds.openstack.swift.v1.options
- CopyOptions() - Constructor for class org.jclouds.openstack.swift.v1.options.CopyOptions
- 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(String) - Method in interface org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule.Factory
- create(String) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Creates a container, if not already present.
- create(String, int, int, Map<String, String>) - Static method in class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
- create(String, CreateContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Creates a container, if not already present.
- create(List<SwiftObject>, Container) - Static method in class org.jclouds.openstack.swift.v1.domain.ObjectList
- 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
- 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
- DEFAULT_HEADER_PASS - Static variable in class org.jclouds.openstack.swift.v1.reference.TempAuthHeaders
- DEFAULT_HEADER_USER - Static variable in class org.jclouds.openstack.swift.v1.reference.TempAuthHeaders
- defaultProperties() - Static method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata
- delegate() - Method in class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule.FactoryFunction
- 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
- deleted() - Method in class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
- 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(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Deletes
Containermetadata. - deleteMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Deletes the metadata from a
SwiftObject. - deleteMetadata(Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
-
Deletes metadata from the
Account. - DeleteStaticLargeObjectResponse - Class in org.jclouds.openstack.swift.v1.domain
-
Represents a response from a Static Large Object Delete request.
- DeleteStaticLargeObjectResponse() - Constructor for class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
- 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
- downloadBlob(String, String, File) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- downloadBlob(String, String, File, ExecutorService) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- DynamicLargeObjectApi - Interface in org.jclouds.openstack.swift.v1.features
-
Provides access to the OpenStack Object Storage (Swift) Dynamic Large Object API features.
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
- errors() - Method in class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
- etag - Variable 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.Segment.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
- FactoryFunction() - Constructor for class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule.FactoryFunction
- FalseOnAccepted - Class in org.jclouds.openstack.swift.v1.functions
-
Returns
falseon HTTP 202Accepted. - 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
SwiftObjectincluding itsbody. - get(String, GetOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Gets the
SwiftObjectincluding itsbody. - 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 Containercommands. - 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
- getBlobAccess(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- getBlobStore() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
- getBlobStore(String) - 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
- getContainerAccess(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
- getDynamicLargeObjectApi(String, String) - Method in interface org.jclouds.openstack.swift.v1.SwiftApi
- 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.SwiftObject
-
Deprecated.Please use
SwiftObject.getETag()instead. To be removed in jclouds 2.0. - getETag() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
- 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
- getManifest(String) - Method in interface org.jclouds.openstack.swift.v1.features.StaticLargeObjectApi
-
Get a static large object's manifest.
- getMaximumMultipartPartSize() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- getMaximumNumberOfParts() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
- getMinimumMultipartPartSize() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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() - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
- getSigner(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedBlobStoreContext
- getSizeBytes() - Method in class org.jclouds.openstack.swift.v1.domain.Segment
- 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
SwiftObjectmetadata without itsbody.
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 - Variable 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.Account.Builder
- headers(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Container.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.
I
- ifMatch(String) - Method in class org.jclouds.openstack.swift.v1.options.CopyOptions
- ifModifiedSince(Date) - Method in class org.jclouds.openstack.swift.v1.options.CopyOptions
- ifUnmodifiedSince(Date) - Method in class org.jclouds.openstack.swift.v1.options.CopyOptions
- initiateMultipartUpload(String, BlobMetadata, PutOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- INSTANCE - org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
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() - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Lists up to 10,000 containers.
- list() - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Lists up to 10,000 objects.
- 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(ListContainerOptions) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Lists containers with the supplied
ListContainerOptions. - 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
- listMultipartUpload(MultipartUpload) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- listMultipartUploads(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- logger - Variable in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
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 - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
- 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.Account.Builder
-
NOTE
- metadata(Map<String, String>) - Method in class org.jclouds.openstack.swift.v1.domain.Container.Builder
-
NOTE
- 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 - Variable in class org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder
- name(String) - Method in class org.jclouds.openstack.swift.v1.domain.Container.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.CopyOptions
- 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
- notFound() - Method in class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
O
- OBJECT_COPY_FRESH_METADATA - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
- 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 - Variable in class org.jclouds.openstack.swift.v1.domain.Container.Builder
- objectCount(long) - Method in class org.jclouds.openstack.swift.v1.domain.Account.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(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.
- PREFIX - Static variable in class org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler
- 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
- putManifest(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.DynamicLargeObjectApi
-
Deprecated.
- putManifest(String, Map<String, String>, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.DynamicLargeObjectApi
-
Deprecated.
- 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
- putMultipartBlob(String, Blob, PutOptions) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
-
Upload using a user-provided executor, or the jclouds userExecutor
- putMultipartBlob(String, Blob, PutOptions, ListeningExecutorService) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
R
- RegionScopedBlobStoreContext - Class in org.jclouds.openstack.swift.v1.blobstore
-
Implementation of
BlobStoreContextwhich 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, PayloadSlicer, ListeningExecutorService) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- RegionScopedTemporaryUrlBlobSigner - Class in org.jclouds.openstack.swift.v1.blobstore
-
Uses
TemporaryUrlSignerto 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
- removeBlobs(String, Iterable<String>) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
-
Delete multiple single-part objects.
- 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.
- replaceManifest(String, List<Segment>, Map<String, String>, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.StaticLargeObjectApi
-
Creates or updates a static large object's manifest.
- retryCountLimit - Variable in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
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
- self() - Method in class org.jclouds.openstack.swift.v1.SwiftApiMetadata.Builder
- setBlobAccess(String, String, BlobAccess) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- setContainerAccess(String, ContainerAccess) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
- 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
- slicer - Variable in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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.
- status() - Method in class org.jclouds.openstack.swift.v1.domain.DeleteStaticLargeObjectResponse
- STORAGE_URL - Static variable in class org.jclouds.openstack.swift.v1.reference.TempAuthHeaders
- streamBlob(String, String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- streamBlob(String, String, ExecutorService) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
- SUBDIR_ETAG - Static variable in class org.jclouds.openstack.swift.v1.functions.ParseObjectListFromResponse
- 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
- 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
- SwiftAuthenticationModule - Class in org.jclouds.openstack.swift.v1.config
-
When
KeystoneProperties.CREDENTIAL_TYPEis set totempAuthCredentials, do not use Keystone. - SwiftAuthenticationModule() - Constructor for class org.jclouds.openstack.swift.v1.config.SwiftAuthenticationModule
- SwiftBlobStoreContextModule - Class in org.jclouds.openstack.swift.v1.blobstore.config
- SwiftBlobStoreContextModule() - Constructor for class org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule
- SwiftBlobStoreContextModule.Factory - Interface in org.jclouds.openstack.swift.v1.blobstore.config
- SwiftBlobStoreContextModule.FactoryFunction - Class in org.jclouds.openstack.swift.v1.blobstore.config
- 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
- 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
- SwiftTypeAdapters - Class in org.jclouds.openstack.swift.v1.config
- SwiftTypeAdapters() - Constructor for class org.jclouds.openstack.swift.v1.config.SwiftTypeAdapters
T
- TEMP_AUTH_HEADER_PASS - Static variable in class org.jclouds.openstack.swift.v1.reference.TempAuthHeaders
- TEMP_AUTH_HEADER_USER - Static variable in class org.jclouds.openstack.swift.v1.reference.TempAuthHeaders
- TempAuthBinder - Class in org.jclouds.openstack.swift.v1.binders
-
Binder to the tempAuthAuthentication
- TempAuthHeaders - Class in org.jclouds.openstack.swift.v1.reference
-
Headers for TempAuth authentication
- TemporaryUrlSigner - Class in org.jclouds.openstack.swift.v1
-
Use this utility to create temporary urls.
- toBlobMetadata(String) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- ToBlobMetadata - Class in org.jclouds.openstack.swift.v1.blobstore.functions
- ToBlobMetadata(Container) - Constructor for class org.jclouds.openstack.swift.v1.blobstore.functions.ToBlobMetadata
- 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
- TrueOn404FalseOn409() - Constructor for class org.jclouds.openstack.swift.v1.SwiftFallbacks.TrueOn404FalseOn409
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
- updateHeaders(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Creates or updates the metadata for a
SwiftObjectwithout escaping the key. - updateMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ContainerApi
-
Creates or updates the
Containermetadata. - updateMetadata(String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.ObjectApi
-
Creates or updates the metadata for a
SwiftObject. - updateMetadata(Map<String, String>) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
-
Creates or updates the
Accountmetadata. - updateTemporaryUrlKey(String) - Method in interface org.jclouds.openstack.swift.v1.features.AccountApi
-
Replaces the temporary URL key for the
Account. - uploadMultipartPart(MultipartUpload, int, Payload) - Method in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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
- UrlEncodeAndJoinOnNewline() - Constructor for class org.jclouds.openstack.swift.v1.features.BulkApi.UrlEncodeAndJoinOnNewline
- USER_METADATA_PREFIX - Static variable in class org.jclouds.openstack.swift.v1.reference.SwiftHeaders
- userExecutor - Variable in class org.jclouds.openstack.swift.v1.blobstore.RegionScopedSwiftBlobStore
- 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.
All Classes All Packages