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 class
ResourceUsageInfo.Builder<T extends ResourceUsageInfo.Builder<T>>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ResourceUsageInfo
(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