Uses of Package
com.cloudcontrolled.api.model

Packages that use com.cloudcontrolled.api.model
com.cloudcontrolled.api.model   
com.cloudcontrolled.api.response   
 

Classes in com.cloudcontrolled.api.model used by com.cloudcontrolled.api.model
AbstractModel
          Superclass of each wrapped response model.
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.
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.
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.
LogType
          There are three log types in which the deployments log is separated.
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.
 

Classes in com.cloudcontrolled.api.model used by com.cloudcontrolled.api.response
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.
Application
          The application model contains informations about your application.
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.
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.
 



Copyright © 2012. All Rights Reserved.