Package org.jclouds.glesys.domain
Class EmailQuota
java.lang.Object
org.jclouds.glesys.domain.EmailQuota
Information on an Email Account Quota size
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
EmailQuota.Builder<T extends EmailQuota.Builder<T>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmailQuota
-
-
Method Details
-
builder
-
toBuilder
-
getMax
public int getMax()- Returns:
- the maximum size of the mailbox (in units)
- See Also:
-
getUnit
- Returns:
- the quota for this e-mail account
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string() -
toString
-