Package org.jclouds.chef.domain
Class Attribute.Builder
java.lang.Object
org.jclouds.chef.domain.Attribute.Builder
- Enclosing class:
 Attribute
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()calculated(boolean calculated) defaultValue(JsonBall defaultValue) description(String description) displayName(String displayName)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
required
 - 
calculated
 - 
choice
 - 
choices
 - 
defaultValue
 - 
type
 - 
recipe
 - 
recipes
 - 
displayName
 - 
description
 - 
build
 
 -