org.jclouds.openstack.trove.v1.internal
Class Volume

java.lang.Object
  extended by org.jclouds.openstack.trove.v1.internal.Volume

public class Volume
extends Object


Constructor Summary
Volume(int size)
           
 
Method Summary
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Volume

public Volume(int size)
Method Detail

getSize

public int getSize()
Returns:
the size


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.