@AutoService(value=ApiMetadata.class) public class ChefApiMetadata extends BaseHttpApiMetadata<ChefApi>
ApiMetadata for Chef.| Modifier and Type | Class and Description |
|---|---|
static class |
ChefApiMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_API_VERSION
The default Chef Server API version to use.
|
api| Modifier | Constructor and Description |
|---|---|
|
ChefApiMetadata() |
protected |
ChefApiMetadata(ChefApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
ChefApiMetadata.Builder |
toBuilder() |
contextToken, getApi, stringequals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViewspublic static final String DEFAULT_API_VERSION
public ChefApiMetadata()
protected ChefApiMetadata(ChefApiMetadata.Builder builder)
public ChefApiMetadata.Builder toBuilder()
ApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.