Package | Description |
---|---|
org.jclouds.gogrid.domain |
Modifier and Type | Method and Description |
---|---|
Customer |
ServerImage.getOwner() |
Constructor and Description |
---|
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.