| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
InternetGateway |
CreateInternetGatewayResponse.internetGateway()
Information about the internet gateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<InternetGateway> |
DescribeInternetGatewaysResponse.internetGateways()
Information about one or more internet gateways.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInternetGatewayResponse.Builder |
CreateInternetGatewayResponse.Builder.internetGateway(InternetGateway internetGateway)
Information about the internet gateway.
|
DescribeInternetGatewaysResponse.Builder |
DescribeInternetGatewaysResponse.Builder.internetGateways(InternetGateway... internetGateways)
Information about one or more internet gateways.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInternetGatewaysResponse.Builder |
DescribeInternetGatewaysResponse.Builder.internetGateways(Collection<InternetGateway> internetGateways)
Information about one or more internet gateways.
|
Copyright © 2019. All rights reserved.