pyrax
Python Bindings for the Rackspace Cloud
|
This class manages communication with Cloud Database resources. More...
Public Member Functions | |
def | get |
This additional code is necessary to properly return the 'volume' attribute of the instance as a CloudDatabaseVolume object instead of a raw dict. |
This class manages communication with Cloud Database resources.
def get | ( | self, | |
item | |||
) |
This additional code is necessary to properly return the 'volume' attribute of the instance as a CloudDatabaseVolume object instead of a raw dict.
Reimplemented from BaseManager.