org.jclouds.ec2.compute
Interface EC2ComputeServiceContext

All Superinterfaces:
Closeable, org.jclouds.compute.ComputeServiceContext, org.jclouds.View
All Known Implementing Classes:
EC2ComputeServiceContextImpl

public interface EC2ComputeServiceContext
extends org.jclouds.compute.ComputeServiceContext


Method Summary
 EC2ComputeService getComputeService()
           
 
Methods inherited from interface org.jclouds.compute.ComputeServiceContext
close, utils
 
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
 

Method Detail

getComputeService

EC2ComputeService getComputeService()
Specified by:
getComputeService in interface org.jclouds.compute.ComputeServiceContext


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