| Package | Description | 
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | 
| Modifier and Type | Method and Description | 
|---|---|
ServerLimit | 
ServerLimit.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServerLimit.Builder.fromServerLimit(ServerLimit in)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<SortedMap<String,ServerLimit>> | 
ServerAsyncApi.getLimits(String id)  | 
Map<String,ServerLimit> | 
ServerApi.getLimits(String id)
Get detailed information about a server's limits (for OpenVZ only). 
 | 
com.google.common.util.concurrent.ListenableFuture<SortedMap<String,ServerLimit>> | 
ServerAsyncApi.resetLimit(String id,
          String type)  | 
Map<String,ServerLimit> | 
ServerApi.resetLimit(String id,
          String type)
Reset the fail count for a server limit (for OpenVZ only). 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.