|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateVpnGatewayRequest | |
|---|---|
| com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
| com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
| Uses of CreateVpnGatewayRequest in com.amazonaws.services.ec2 |
|---|
| Methods in com.amazonaws.services.ec2 with parameters of type CreateVpnGatewayRequest | |
|---|---|
CreateVpnGatewayResult |
AmazonEC2.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a new VPN gateway. |
CreateVpnGatewayResult |
AmazonEC2Client.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a new VPN gateway. |
Future<CreateVpnGatewayResult> |
AmazonEC2AsyncClient.createVpnGatewayAsync(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a new VPN gateway. |
Future<CreateVpnGatewayResult> |
AmazonEC2Async.createVpnGatewayAsync(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a new VPN gateway. |
| Uses of CreateVpnGatewayRequest in com.amazonaws.services.ec2.model |
|---|
| Methods in com.amazonaws.services.ec2.model that return CreateVpnGatewayRequest | |
|---|---|
CreateVpnGatewayRequest |
CreateVpnGatewayRequest.withAvailabilityZone(String availabilityZone)
The Availability Zone in which to create the VPN gateway. |
CreateVpnGatewayRequest |
CreateVpnGatewayRequest.withType(String type)
The type of VPN connection this VPN gateway supports. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||