Uses of Class
org.jclouds.glesys.domain.ServerLimit
- 
Packages that use ServerLimit Package Description org.jclouds.glesys.domain org.jclouds.glesys.features  - 
- 
Uses of ServerLimit in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return ServerLimit Modifier and Type Method Description ServerLimitServerLimit.Builder. build()Methods in org.jclouds.glesys.domain with parameters of type ServerLimit Modifier and Type Method Description TServerLimit.Builder. fromServerLimit(ServerLimit in) - 
Uses of ServerLimit in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return types with arguments of type ServerLimit Modifier and Type Method Description SortedMap<String,ServerLimit>ServerApi. getLimits(String id)Get detailed information about a server's limits (for OpenVZ only).SortedMap<String,ServerLimit>ServerApi. resetLimit(String id, String type)Reset the fail count for a server limit (for OpenVZ only). 
 -