org.jclouds.chef.test
Class TransientChefApiMetadata

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata
      extended by org.jclouds.rest.internal.BaseHttpApiMetadata<TransientChefApi>
          extended by org.jclouds.chef.test.TransientChefApiMetadata
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata, org.jclouds.rest.HttpApiMetadata<TransientChefApi>

public class TransientChefApiMetadata
extends org.jclouds.rest.internal.BaseHttpApiMetadata<TransientChefApi>

Implementation of ApiMetadata for the Amazon-specific Chef API


Nested Class Summary
static class TransientChefApiMetadata.Builder
           
 
Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
api
 
Constructor Summary
  TransientChefApiMetadata()
           
protected TransientChefApiMetadata(TransientChefApiMetadata.Builder builder)
           
 
Method Summary
 TransientChefApiMetadata.Builder toBuilder()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
contextToken, defaultProperties, 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
 

Constructor Detail

TransientChefApiMetadata

public TransientChefApiMetadata()

TransientChefApiMetadata

protected TransientChefApiMetadata(TransientChefApiMetadata.Builder builder)
Method Detail

toBuilder

public TransientChefApiMetadata.Builder toBuilder()


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