Uses of Interface
org.jclouds.aws.ec2.features.AWSInstanceApi
-
Packages that use AWSInstanceApi Package Description org.jclouds.aws.ec2 -
-
Uses of AWSInstanceApi in org.jclouds.aws.ec2
Methods in org.jclouds.aws.ec2 that return types with arguments of type AWSInstanceApi Modifier and Type Method Description com.google.common.base.Optional<? extends AWSInstanceApi>
AWSEC2Api. getInstanceApi()
Provides synchronous access to Instance services.com.google.common.base.Optional<? extends AWSInstanceApi>
AWSEC2Api. getInstanceApiForRegion(String region)
-