| Package | Description |
|---|---|
| org.jclouds.cloudservers.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Set<RateLimit> |
Limits.Builder.rate |
| Modifier and Type | Method and Description |
|---|---|
RateLimit |
RateLimit.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<RateLimit> |
Limits.getRate() |
| Modifier and Type | Method and Description |
|---|---|
T |
RateLimit.Builder.fromRateLimit(RateLimit in) |
T |
Limits.Builder.rate(RateLimit... in) |
| Modifier and Type | Method and Description |
|---|---|
T |
Limits.Builder.rate(Set<RateLimit> rate) |
| Constructor and Description |
|---|
Limits(Set<RateLimit> rate,
Map<String,Integer> absolute) |
Copyright © 2009-2013 jclouds. All Rights Reserved.