|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PatchedChefAsyncApi
Private chef api seems to miss support for HEAD method in the node resource.
This class overrides the ChefAsyncApi.nodeExists(String) method to
use GET instead of HEAD.
| Field Summary |
|---|
| Fields inherited from interface org.jclouds.chef.ChefAsyncApi |
|---|
VERSION |
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
nodeExists(String nodename)
|
| Methods inherited from interface org.jclouds.chef.ChefAsyncApi |
|---|
clientExists, commitSandbox, createClient, createClient, createDatabag, createDatabagItem, createNode, createRole, databagExists, databagItemExists, deleteClient, deleteCookbook, deleteDatabag, deleteDatabagItem, deleteNode, deleteRole, generateKeyForClient, getClient, getCookbook, getDatabagItem, getNode, getResourceContents, getRole, getUploadSandboxForChecksums, getVersionsOfCookbook, listClients, listCookbooks, listDatabagItems, listDatabags, listNodes, listRoles, listSearchIndexes, roleExists, searchClients, searchClients, searchDatabag, searchDatabag, searchNodes, searchNodes, searchRoles, searchRoles, updateCookbook, updateDatabagItem, updateNode, updateRole, uploadContent |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> nodeExists(String nodename)
nodeExists in interface org.jclouds.chef.ChefAsyncApiChefApi.nodeExists(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||