org.jclouds.chef
Class ChefApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
      extended by org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<ChefApi,ChefApiMetadata.Builder>
          extended by org.jclouds.chef.ChefApiMetadata.Builder
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<ChefApiMetadata.Builder>, org.jclouds.rest.HttpApiMetadata.Builder<ChefApi,ChefApiMetadata.Builder>
Enclosing class:
ChefApiMetadata

public static class ChefApiMetadata.Builder
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<ChefApi,ChefApiMetadata.Builder>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api
 
Constructor Summary
protected ChefApiMetadata.Builder()
           
 
Method Summary
 ChefApiMetadata build()
           
protected  ChefApiMetadata.Builder self()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api, fromApiMetadata
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jclouds.apis.ApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
 

Constructor Detail

ChefApiMetadata.Builder

protected ChefApiMetadata.Builder()
Method Detail

build

public ChefApiMetadata build()

self

protected ChefApiMetadata.Builder self()
Specified by:
self in class org.jclouds.apis.internal.BaseApiMetadata.Builder<ChefApiMetadata.Builder>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.