Package | Description |
---|---|
org.jclouds.aws.ec2.domain | |
org.jclouds.aws.ec2.features | |
org.jclouds.aws.ec2.xml |
Modifier and Type | Method and Description |
---|---|
InternetGateway |
InternetGateway.Builder.build() |
static InternetGateway |
InternetGateway.create(String id,
List<InternetGatewayAttachment> attachmentSet,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
InternetGateway |
InternetGatewayApi.createInternetGateway(String region)
Creates an
InternetGateway |
InternetGateway |
InternetGatewayApi.createInternetGateway(String region,
InternetGatewayOptions options)
Creates an
InternetGateway , supplying options. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<InternetGateway> |
InternetGatewayApi.describeInternetGatewaysInRegion(String region,
String... internetGatewayIds)
Describes
InternetGateway s. |
Modifier and Type | Method and Description |
---|---|
InternetGateway |
InternetGatewayHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<InternetGateway> |
DescribeInternetGatewaysResponseHandler.getResult() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.