Package org.jclouds.aws.ec2.compute
Interface AWSEC2ComputeServiceContext
- All Superinterfaces:
AutoCloseable
,Closeable
,ComputeServiceContext
,EC2ComputeServiceContext
,View
- All Known Implementing Classes:
AWSEC2ComputeServiceContextImpl
-
Method Summary
Methods inherited from interface org.jclouds.compute.ComputeServiceContext
close, utils
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
-
Method Details
-
getComputeService
AWSEC2ComputeService getComputeService()- Specified by:
getComputeService
in interfaceComputeServiceContext
- Specified by:
getComputeService
in interfaceEC2ComputeServiceContext
-