| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
VpnGateway |
CreateVpnGatewayResponse.vpnGateway()
Information about the virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<VpnGateway> |
DescribeVpnGatewaysResponse.vpnGateways()
Information about one or more virtual private gateways.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpnGatewayResponse.Builder |
CreateVpnGatewayResponse.Builder.vpnGateway(VpnGateway vpnGateway)
Information about the virtual private gateway.
|
DescribeVpnGatewaysResponse.Builder |
DescribeVpnGatewaysResponse.Builder.vpnGateways(VpnGateway... vpnGateways)
Information about one or more virtual private gateways.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpnGatewaysResponse.Builder |
DescribeVpnGatewaysResponse.Builder.vpnGateways(Collection<VpnGateway> vpnGateways)
Information about one or more virtual private gateways.
|
Copyright © 2020. All rights reserved.