org.jclouds.privatechef
Interface PrivateChefContext

All Superinterfaces:
Closeable, org.jclouds.Context, org.jclouds.domain.Location, org.jclouds.rest.RestContext<PrivateChefApi,PrivateChefAsyncApi>
All Known Implementing Classes:
PrivateChefContextImpl

public interface PrivateChefContext
extends org.jclouds.rest.RestContext<PrivateChefApi,PrivateChefAsyncApi>

Author:
Adrian Cole

Method Summary
 
Methods inherited from interface org.jclouds.rest.RestContext
getApi, getAsyncApi
 
Methods inherited from interface org.jclouds.Context
close, credentialStore, getApiVersion, getBuildVersion, getCredentialStore, getEndpoint, getIdentity, getName, getProviderMetadata, getUtils, utils
 
Methods inherited from interface org.jclouds.domain.Location
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope
 



Copyright © 2013 jclouds. All Rights Reserved.