Rackspace CloudFiles API
Rackspace.Cloudfiles.CF_Object Member List

This is the complete list of members for Rackspace.Cloudfiles.CF_Object, including all inherited members.

CdnManagementUrlRackspace.Cloudfiles.CF_Object
CF_Object(Connection conn, string container_name, string object_name)Rackspace.Cloudfiles.CF_Object
CF_Object(Connection conn, Client client, string container_name, string object_name)Rackspace.Cloudfiles.CF_Object
CF_Object(Connection conn, Container container, Client client, string object_name)Rackspace.Cloudfiles.CF_Object
ChunkSizeRackspace.Cloudfiles.CF_Object
ContentLengthRackspace.Cloudfiles.CF_Object
ContentTypeRackspace.Cloudfiles.CF_Object
EtagRackspace.Cloudfiles.CF_Object
HeadersRackspace.Cloudfiles.CF_Object
MetadataRackspace.Cloudfiles.CF_Object
NameRackspace.Cloudfiles.CF_Object
Read()Rackspace.Cloudfiles.CF_Object
RetriesRackspace.Cloudfiles.CF_Object
SaveToFile(string path)Rackspace.Cloudfiles.CF_Object
SaveToFile(string path, bool verify_etag)Rackspace.Cloudfiles.CF_Object
StorageUrlRackspace.Cloudfiles.CF_Object
SyncHeaders(Dictionary< string, string > headers) (defined in Rackspace.Cloudfiles.CF_Object)Rackspace.Cloudfiles.CF_Object
SyncMetadata(Dictionary< string, string > metadata)Rackspace.Cloudfiles.CF_Object
Write(Stream data)Rackspace.Cloudfiles.CF_Object
Write(Stream data, Dictionary< string, string > headers)Rackspace.Cloudfiles.CF_Object
WriteFromFile(string path)Rackspace.Cloudfiles.CF_Object
WriteFromFile(string path, Dictionary< string, string > headers)Rackspace.Cloudfiles.CF_Object