Uses of Interface
org.jclouds.ec2.features.SubnetApi
Packages that use SubnetApi
-
Uses of SubnetApi in org.jclouds.aws.ec2.features
Subinterfaces of SubnetApi in org.jclouds.aws.ec2.featuresModifier and TypeInterfaceDescriptioninterface
Provides 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 SubnetApiModifier and TypeMethodDescriptioncom.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)