Uses of Interface
org.jclouds.openstack.swift.v1.SwiftApi
Packages that use SwiftApi
Package
Description
-
Uses of SwiftApi in org.jclouds.openstack.swift.v1.blobstore
Constructors in org.jclouds.openstack.swift.v1.blobstore with parameters of type SwiftApiModifierConstructorDescriptionprotected
RegionScopedSwiftBlobStore
(com.google.inject.Injector baseGraph, BlobStoreContext context, SwiftApi api, com.google.common.base.Supplier<Set<? extends Location>> locations, String regionId, PayloadSlicer slicer, com.google.common.util.concurrent.ListeningExecutorService userExecutor) protected
RegionScopedTemporaryUrlBlobSigner
(com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<URI>>> regionToUris, long seconds, jakarta.inject.Provider<Long> timestamp, SwiftApi api, String regionId) -
Uses of SwiftApi in org.jclouds.openstack.swift.v1.config
Classes in org.jclouds.openstack.swift.v1.config with type parameters of type SwiftApi -
Uses of SwiftApi in org.jclouds.rackspace.cloudfiles.v1
Subinterfaces of SwiftApi in org.jclouds.rackspace.cloudfiles.v1Modifier and TypeInterfaceDescriptioninterface
Rackspace Cloud Files is an affordable, redundant, scalable, and dynamic storage service offering.