Uses of Class
org.jclouds.gogrid.domain.Customer

Packages that use Customer
org.jclouds.gogrid.domain   
 

Uses of Customer in org.jclouds.gogrid.domain
 

Methods in org.jclouds.gogrid.domain that return Customer
 Customer ServerImage.getOwner()
           
 

Constructors in org.jclouds.gogrid.domain with parameters of type Customer
ServerImage(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean active, boolean aPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.