| Package | Description |
|---|---|
| org.jclouds.aws.ec2.domain | |
| org.jclouds.aws.ec2.xml |
| Modifier and Type | Method and Description |
|---|---|
abstract InternetGatewayAttachment |
InternetGatewayAttachment.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<InternetGatewayAttachment> |
InternetGateway.attachmentSet() |
| Modifier and Type | Method and Description |
|---|---|
abstract InternetGateway.Builder |
InternetGateway.Builder.attachmentSet(List<InternetGatewayAttachment> attachmentSet) |
static InternetGateway |
InternetGateway.create(String id,
List<InternetGatewayAttachment> attachmentSet,
Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<InternetGatewayAttachment> |
InternetGatewayAttachmentSetHandler.getResult() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.