| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeVpnGatewaysResponse |
EC2Client.describeVpnGateways()
Describes one or more of your virtual private gateways.
|
default DescribeVpnGatewaysResponse |
EC2Client.describeVpnGateways(Consumer<DescribeVpnGatewaysRequest.Builder> describeVpnGatewaysRequest)
Describes one or more of your virtual private gateways.
|
default DescribeVpnGatewaysResponse |
EC2Client.describeVpnGateways(DescribeVpnGatewaysRequest describeVpnGatewaysRequest)
Describes one or more of your virtual private gateways.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVpnGatewaysResponse> |
EC2AsyncClient.describeVpnGateways()
Describes one or more of your virtual private gateways.
|
default CompletableFuture<DescribeVpnGatewaysResponse> |
EC2AsyncClient.describeVpnGateways(Consumer<DescribeVpnGatewaysRequest.Builder> describeVpnGatewaysRequest)
Describes one or more of your virtual private gateways.
|
default CompletableFuture<DescribeVpnGatewaysResponse> |
EC2AsyncClient.describeVpnGateways(DescribeVpnGatewaysRequest describeVpnGatewaysRequest)
Describes one or more of your virtual private gateways.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpnGatewaysResponse |
DescribeVpnGatewaysResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.