Uses of Interface
org.jclouds.ec2.features.InstanceApi

Packages that use InstanceApi
org.jclouds.ec2   
org.jclouds.ec2.predicates   
 

Uses of InstanceApi in org.jclouds.ec2
 

Methods in org.jclouds.ec2 that return types with arguments of type InstanceApi
 com.google.common.base.Optional<? extends InstanceApi> EC2Api.getInstanceApi()
          Provides synchronous access to Instance services.
 com.google.common.base.Optional<? extends InstanceApi> EC2Api.getInstanceApiForRegion(String region)
           
 

Uses of InstanceApi in org.jclouds.ec2.predicates
 

Constructors in org.jclouds.ec2.predicates with parameters of type InstanceApi
InstanceStateStopped(InstanceApi client)
           
 



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