|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.apis.internal.BaseApiMetadata
org.jclouds.rest.internal.BaseHttpApiMetadata<ChefApi>
org.jclouds.chef.ChefApiMetadata
public class ChefApiMetadata
Implementation of ApiMetadata for OpsCode's Chef api.
| Nested Class Summary | |
|---|---|
static class |
ChefApiMetadata.Builder
|
| Field Summary | |
|---|---|
static String |
DEFAULT_API_VERSION
The default Chef Server API version to use. |
| Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata |
|---|
api |
| Constructor Summary | |
|---|---|
|
ChefApiMetadata()
|
protected |
ChefApiMetadata(ChefApiMetadata.Builder builder)
|
| Method Summary | |
|---|---|
static Properties |
defaultProperties()
|
ChefApiMetadata.Builder |
toBuilder()
|
| Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata |
|---|
contextToken, getApi, string |
| Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata |
|---|
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jclouds.apis.ApiMetadata |
|---|
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews |
| Field Detail |
|---|
public static final String DEFAULT_API_VERSION
| Constructor Detail |
|---|
public ChefApiMetadata()
protected ChefApiMetadata(ChefApiMetadata.Builder builder)
| Method Detail |
|---|
public ChefApiMetadata.Builder toBuilder()
public static Properties defaultProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||