Interface CloudFilesApi
- All Superinterfaces:
AutoCloseable
,Closeable
,SwiftApi
Rackspace Cloud Files is an affordable, redundant, scalable, and dynamic storage service
offering. The core storage system is designed to provide a secure, network-accessible way to
store an unlimited number of files. Each file can be as large as 5 gigabytes.
Additionally, Cloud Files provides a simple yet powerful way to publish and distribute content
behind a Content Distribution Network.
- See Also:
-
Method Summary
Methods inherited from interface org.jclouds.openstack.swift.v1.SwiftApi
getAccountApi, getBulkApi, getConfiguredRegions, getContainerApi, getDynamicLargeObjectApi, getObjectApi, getStaticLargeObjectApi
-
Method Details
-
getCDNApi
Provides access to Cloud Files CDN features.- Parameters:
region
- the region to access the CDN API.- Returns:
- the
CDNApi
for the specified region.
-