Rackspace CloudFiles API
|
Namespaces | |
package | Constants |
Classes | |
class | CF_Account |
CF_Account Object that makes account requests and provides Account information and status. More... | |
interface | Account |
class | CF_Client |
class | Client |
class | CF_Connection |
CF_Connection object used to connect to the storage system. More... | |
interface | Connection |
class | CF_Container |
CF_Container object that provides Container level functionality and information More... | |
interface | Container |
class | CF_Object |
CF_Object object used to represent a Cloud Files Object More... | |
interface | StorageObject |
class | Common |
class | AuthenticationFailedException |
class | CloudFilesException |
class | ContainerNameException |
class | ObjectNameException |
class | ContainerNotFoundException |
class | ObjectNotFoundException |
class | CDNNotEnabledException |
class | TTLLengthException |
class | InvalidETagException |
class | ContainerNotEmptyException |
class | UnauthorizedException |
class | UserCredentials |
Passed to Connection Object to provide User and Account Information. More... | |
Enumerations | |
enum | ObjectQuery { Prefix, Delimiter, Marker, Limit } |
enum | ContainerQuery { Prefix, Limit, Marker } |
enum | PublicContainerQuery { Limit, Marker, EnbaledOnly } |