Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Classes

  • ClassLoader
  • Role
  • Tenant
  • User
  • Overview
  • Namespace
  • Class
  • Tree
  • Download
 1: <?php
 2: 
 3: /**
 4:  * PHP OpenCloud library.
 5:  *
 6:  * @author    Jamie Hannaford <jamie@limetree.org>
 7:  * @version   2.0.0
 8:  * @copyright Copyright 2012-2013 Rackspace US, Inc.
 9:  * @license   https://www.apache.org/licenses/LICENSE-2.0 Apache 2.0
10:  */
11: 
12: /**
13:  * Description of Role
14:  * 
15:  * @link 
16:  * 
17:  * @codeCoverageIgnore
18:  */
19: class Role
20: {
21: }
PHP OpenCloud API API documentation generated by ApiGen 2.8.0