pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions
CloudDatabaseManager Class Reference

This class manages communication with Cloud Database resources. More...

Inheritance diagram for CloudDatabaseManager:
BaseManager

List of all members.

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.

Detailed Description

This class manages communication with Cloud Database resources.


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties