Uses of Interface
org.jclouds.aws.ec2.features.InternetGatewayApi
-
Packages that use InternetGatewayApi Package Description org.jclouds.aws.ec2 -
-
Uses of InternetGatewayApi in org.jclouds.aws.ec2
Methods in org.jclouds.aws.ec2 that return types with arguments of type InternetGatewayApi Modifier and Type Method Description com.google.common.base.Optional<? extends InternetGatewayApi>
AWSEC2Api. getInternetGatewayApi()
Provides synchronous access to InternetGateway services.com.google.common.base.Optional<? extends InternetGatewayApi>
AWSEC2Api. getInternetGatewayApiForRegion(String region)
Provides synchronous access to Internet Gateway services in a given region.
-