Modifier and Type | Class and Description |
---|---|
static class |
InstallChefGems.Builder |
Modifier | Constructor and Description |
---|---|
protected |
InstallChefGems(com.google.common.base.Optional<String> version) |
Modifier and Type | Method and Description |
---|---|
static InstallChefGems.Builder |
builder() |
Iterable<String> |
functionDependencies(OsFamily family) |
String |
render(OsFamily family) |
protected InstallChefGems(com.google.common.base.Optional<String> version)
public static InstallChefGems.Builder builder()
public Iterable<String> functionDependencies(OsFamily family)
functionDependencies
in interface Statement
Copyright © 2009-2013 jclouds. All Rights Reserved.