public class Image extends Object
Constructor and Description |
---|
Image(URI href,
String id,
String ownerId,
String name,
String description,
String architecture) |
public URI getHref()
public String getId()
public String getOwnerId()
@Nullable public String getDescription()
public String getArchitecture()
Copyright © 2009-2012 jclouds. All Rights Reserved.