Package org.jclouds.glesys.domain
Class AllowedArguments.Builder
java.lang.Object
org.jclouds.glesys.domain.AllowedArguments.Builder
- Enclosing class:
 AllowedArguments
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionallowedUnits(Integer... allowedUnits) allowedUnits(Set<Integer> allowedUnits) build()costPerUnit(Cost costPerUnit)  
- 
Field Details
- 
costPerUnit
 - 
allowedUnits
 
 - 
 - 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
costPerUnit
- See Also:
 
 - 
allowedUnits
- See Also:
 
 - 
allowedUnits
 - 
build
 - 
fromAllowedArgument
 
 -