| Package | Description |
|---|---|
| org.jclouds.chef.features | |
| org.jclouds.chef.functions | |
| org.jclouds.chef.strategy.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrganizationApi
Provides synchronous access to the Enterprise Chef Api.
|
| Constructor and Description |
|---|
ClientForGroup(ChefApi chefApi) |
| Modifier and Type | Field and Description |
|---|---|
protected ChefApi |
ListEnvironmentsImpl.api |
protected ChefApi |
ListClientsImpl.api |
protected ChefApi |
DeleteAllNodesInListImpl.api |
protected ChefApi |
DeleteAllClientsInListImpl.api |
protected ChefApi |
BaseListNodesImpl.api |
protected ChefApi |
BaseListCookbookVersionsImpl.api |
| Constructor and Description |
|---|
CreateNodeAndPopulateAutomaticAttributesImpl(ChefApi chef,
com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier) |
UpdateAutomaticAttributesOnNodeImpl(ChefApi chef,
com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.