org.jclouds.openstack.nova.domain
Class Resource

java.lang.Object
  extended by org.jclouds.openstack.nova.domain.Resource
Direct Known Subclasses:
Flavor, FloatingIP, Image, Server

public class Resource
extends Object

Author:
Dmitri Babaev, Matt Stephenson

Constructor Summary
Resource()
           
 
Method Summary
 URI getSelfURI()
           
 URI getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource

public Resource()
Method Detail

getURI

public URI getURI()

getSelfURI

public URI getSelfURI()


Copyright © 2009-2012 jclouds. All Rights Reserved.