@Generated public class QuotaInfo extends Object
| Constructor and Description |
|---|
QuotaInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getLastRefreshedAt() |
String |
getParentFullName() |
SecurableType |
getParentSecurableType() |
Long |
getQuotaCount() |
Long |
getQuotaLimit() |
String |
getQuotaName() |
int |
hashCode() |
QuotaInfo |
setLastRefreshedAt(Long lastRefreshedAt) |
QuotaInfo |
setParentFullName(String parentFullName) |
QuotaInfo |
setParentSecurableType(SecurableType parentSecurableType) |
QuotaInfo |
setQuotaCount(Long quotaCount) |
QuotaInfo |
setQuotaLimit(Long quotaLimit) |
QuotaInfo |
setQuotaName(String quotaName) |
String |
toString() |
public Long getLastRefreshedAt()
public String getParentFullName()
public QuotaInfo setParentSecurableType(SecurableType parentSecurableType)
public SecurableType getParentSecurableType()
public Long getQuotaCount()
public Long getQuotaLimit()
public String getQuotaName()
Copyright © 2025. All rights reserved.