Uses of Class
org.jclouds.scriptbuilder.statements.chef.InstallChefGems.Builder
- 
Packages that use InstallChefGems.Builder Package Description org.jclouds.scriptbuilder.statements.chef  - 
- 
Uses of InstallChefGems.Builder in org.jclouds.scriptbuilder.statements.chef
Methods in org.jclouds.scriptbuilder.statements.chef that return InstallChefGems.Builder Modifier and Type Method Description static InstallChefGems.BuilderInstallChefGems. builder()InstallChefGems.BuilderInstallChefGems.Builder. version(String version)The version of the Chef gem to install. 
 -