Package org.jclouds.glesys.domain
Class ResourceUsageInfo
java.lang.Object
org.jclouds.glesys.domain.ResourceUsageInfo
Detailed information on usage
- See Also:
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classResourceUsageInfo.Builder<T extends ResourceUsageInfo.Builder<T>> - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedResourceUsageInfo(String resource, String resolution, String unit)  - 
Method Summary
 
- 
Constructor Details
- 
ResourceUsageInfo
@ConstructorProperties({"type","resolution","unit"}) protected ResourceUsageInfo(String resource, String resolution, String unit)  
 - 
 - 
Method Details