public static class InstallChefGems.Builder extends Object
Constructor and Description |
---|
InstallChefGems.Builder() |
Modifier and Type | Method and Description |
---|---|
InstallChefGems |
build() |
InstallChefGems.Builder |
version(String version)
The version of the Chef gem to install.
|
public InstallChefGems.Builder version(@Nullable String version)
Can be something like '>= 0.10.8'.
public InstallChefGems build()
Copyright © 2009-2013 jclouds. All Rights Reserved.