|
Class Summary |
| AbstractModel |
Superclass of each wrapped response model. |
| Addon |
The addon object contains the settings how to access the concerning addon and
its configurable options. |
| AddonAnonymous |
The anonymous add-on object contains the name and the staging phase in which
the available add-on currently is. |
| AddonOption |
The add-on options object contains the unique name or as you want the
ID of the add-on and some informations about the pricing. |
| Application |
The application model contains informations about your application. |
| BilledAddon |
The billed add-on model contains informations about the usage of the
concerning addon and which price you have to offer since the addon was added
to your deployment. |
| BilledBoxes |
The billed boxed object contains informations about the amount of hours and
boxes you used whithin the last invoice period of the concerning deployment. |
| BillingAccount |
The billing account object contains informations about the recipient of the
current invoices. |
| Boxes |
Boxes class. |
| Country |
The country object contains the country code and the name of the concerning
country. |
| Deployment |
The deployment object contains information of your currently installed branch
of your application. |
| Log |
The log object contains the timestamp, the type and the content of your log
messages of your installed deployment. |
| SSHKey |
The SSHKey object defines the resource 'public ssh key' which is registered
for an user. |
| Stack |
The stack object contains the name of the software stack which is associated
to your deployment. |
| SupportPlan |
The support plan object contains pricing informations about the plan you had
chosen before. |
| Type |
The type object contains the name of the language in which your software was
produced. |
| User |
The user object contains informations about requested users. |
| Version |
The version object contains informations about the latest available software
to access the cloudCOntrol API. |
| Worker |
The worker object contains informations about your heavy working scripts and
/ or programs which are connected to your deployment. |