|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LimitApi
All accounts, by default, have a preconfigured set of thresholds (or limits) to manage capacity and prevent abuse of the system. The system recognizes two kinds of limits: rate limits and absolute limits. Rate limits are thresholds that are reset after a certain amount of time passes. Absolute limits are fixed.
| Method Summary | |
|---|---|
org.jclouds.openstack.v2_0.domain.Limits |
list()
Provides a list of all applicable limits. |
Iterable<String> |
listTypes()
All applicable limit types. |
| Method Detail |
|---|
@Named(value="limits:list") org.jclouds.openstack.v2_0.domain.Limits list()
@Named(value="limits:list") Iterable<String> listTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||