Uses of Interface
org.jclouds.ec2.features.SubnetApi
- 
Packages that use SubnetApi Package Description org.jclouds.aws.ec2.features org.jclouds.ec2  - 
- 
Uses of SubnetApi in org.jclouds.aws.ec2.features
Subinterfaces of SubnetApi in org.jclouds.aws.ec2.features Modifier and Type Interface Description interfaceAWSSubnetApiProvides access to Amazon EC2 via the Query API - 
Uses of SubnetApi in org.jclouds.ec2
Methods in org.jclouds.ec2 that return types with arguments of type SubnetApi Modifier and Type Method Description com.google.common.base.Optional<? extends SubnetApi>EC2Api. getSubnetApi()Provides synchronous access to Subnet features.com.google.common.base.Optional<? extends SubnetApi>EC2Api. getSubnetApiForRegion(String region) 
 -