pyrax
Python Bindings for the Rackspace Cloud
|
Public Member Functions | |
def | __init__ |
The object can either be initialized with individual params, or by passing the dict that is returned by swiftclient. | |
Public Attributes | |
client | |
container | |
name | |
total_bytes | |
content_type | |
last_modified | |
etag |
def __init__ | ( | self, | |
client, | |||
container, | |||
name = None , |
|||
total_bytes = None , |
|||
content_type = None , |
|||
last_modified = None , |
|||
etag = None , |
|||
attdict = None |
|||
) |
The object can either be initialized with individual params, or by passing the dict that is returned by swiftclient.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.
Reimplemented from StorageObject.