@AutoService(value=ApiMetadata.class) public class ChefApiMetadata extends BaseHttpApiMetadata<ChefApi>
ApiMetadata
for OpsCode's Chef api.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, string
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
public static final String DEFAULT_API_VERSION
public ChefApiMetadata()
protected ChefApiMetadata(ChefApiMetadata.Builder builder)
public ChefApiMetadata.Builder toBuilder()
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.