Uses of Class
com.cloudcontrolled.api.model.AbstractModel

Packages that use AbstractModel
com.cloudcontrolled.api.model   
 

Uses of AbstractModel in com.cloudcontrolled.api.model
 

Subclasses of AbstractModel in com.cloudcontrolled.api.model
 class Addon
          The addon object contains the settings how to access the concerning addon and its configurable options.
 class AddonAnonymous
          The anonymous add-on object contains the name and the staging phase in which the available add-on currently is.
 class 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.
 class Application
          The application model contains informations about your application.
 class 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.
 class 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.
 class BillingAccount
          The billing account object contains informations about the recipient of the current invoices.
 class Boxes
           Boxes class.
 class Country
          The country object contains the country code and the name of the concerning country.
 class Deployment
          The deployment object contains information of your currently installed branch of your application.
 class Log
          The log object contains the timestamp, the type and the content of your log messages of your installed deployment.
 class SSHKey
          The SSHKey object defines the resource 'public ssh key' which is registered for an user.
 class Stack
          The stack object contains the name of the software stack which is associated to your deployment.
 class SupportPlan
          The support plan object contains pricing informations about the plan you had chosen before.
 class Type
          The type object contains the name of the language in which your software was produced.
 class User
          The user object contains informations about requested users.
 class Version
          The version object contains informations about the latest available software to access the cloudCOntrol API.
 class 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.