HPCloud-PHP  1.2.0
PHP bindings for HPCloud and OpenStack services.
 All Classes Namespaces Files Functions Variables Pages
Operations Class Reference

Abstract class for DBaaS Operations groups. More...

Inheritance diagram for Operations:
Flavor Instance Snapshot

Protected Member Functions

 headers ($merge=array())
 Generate the base headers needed by DBaaS requests.

Protected Attributes

 $token
 $projectId

Detailed Description

Abstract class for DBaaS Operations groups.

DBaaS operations have some structural similarities that can be shared between instance and snapshot operation groups. These are encapsulated here.

Definition at line 16 of file Operations.php.

Member Function Documentation

headers (   $merge = array())
protected

Member Data Documentation

$projectId
protected

Definition at line 18 of file Operations.php.

$token
protected

Definition at line 17 of file Operations.php.


The documentation for this class was generated from the following file: