public abstract class ChefCommandWithOptions extends ChefCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
api |
protected java.lang.String |
clientKeyFile |
protected java.lang.String |
clientName |
protected java.lang.String |
endpoint |
protected java.lang.String |
name |
protected java.lang.String |
validatorKeyFile |
protected java.lang.String |
validatorName |
cacheProvider, chefServices, configAdmin, FACTORY_FILTER, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ChefCommandWithOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jclouds.chef.ChefService |
getChefService() |
java.util.List<org.jclouds.chef.ChefService> |
getChefServices() |
execute, findOrCreateFactoryConfiguration, getCacheProvider, getConfigAdmin, getShellTableFactory, printChefApis, printCookbooks, setCacheProvider, setChefServices, setConfigAdmin, setShellTableFactoryprotected java.lang.String name
protected java.lang.String api
protected java.lang.String clientName
protected java.lang.String clientKeyFile
protected java.lang.String validatorName
protected java.lang.String validatorKeyFile
protected java.lang.String endpoint
public java.util.List<org.jclouds.chef.ChefService> getChefServices()
getChefServices in class ChefCommandBaseprotected org.jclouds.chef.ChefService getChefService()
Copyright © 2013. All Rights Reserved.