Uses of Interface
org.jclouds.aws.ec2.features.InternetGatewayApi
Packages that use InternetGatewayApi
-
Uses of InternetGatewayApi in org.jclouds.aws.ec2
Methods in org.jclouds.aws.ec2 that return types with arguments of type InternetGatewayApiModifier and TypeMethodDescriptioncom.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.