org.jclouds.openstack.v2_0.domain
Class Limit
java.lang.Object
org.jclouds.openstack.v2_0.domain.Limit
public final class Limit
- extends Object
getVerb
public String getVerb()
getUnit
public String getUnit()
getValue
public int getValue()
getRemaining
public com.google.common.base.Optional<Integer> getRemaining()
getNextAvailable
public com.google.common.base.Optional<Date> getNextAvailable()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.