org.jclouds.scriptbuilder.statements.chef
Class InstallChefGems.Builder
java.lang.Object
org.jclouds.scriptbuilder.statements.chef.InstallChefGems.Builder
- Enclosing class:
- InstallChefGems
public static class InstallChefGems.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallChefGems.Builder
public InstallChefGems.Builder()
version
public InstallChefGems.Builder version(@Nullable
String version)
- The version of the Chef gem to install.
Can be something like '>= 0.10.8'.
build
public InstallChefGems build()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.