Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EnableVgwRoutePropagationResult |
AbstractAmazonEC2.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest request) |
EnableVgwRoutePropagationResult |
AmazonEC2.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)
Enables a virtual private gateway (VGW) to propagate routes to the
specified route table of a VPC.
|
EnableVgwRoutePropagationResult |
AmazonEC2Client.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)
Enables a virtual private gateway (VGW) to propagate routes to the
specified route table of a VPC.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableVgwRoutePropagationResult> |
AbstractAmazonEC2Async.enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest request,
AsyncHandler<EnableVgwRoutePropagationRequest,EnableVgwRoutePropagationResult> asyncHandler) |
Future<EnableVgwRoutePropagationResult> |
AmazonEC2AsyncClient.enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest request,
AsyncHandler<EnableVgwRoutePropagationRequest,EnableVgwRoutePropagationResult> asyncHandler) |
Future<EnableVgwRoutePropagationResult> |
AmazonEC2Async.enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest,
AsyncHandler<EnableVgwRoutePropagationRequest,EnableVgwRoutePropagationResult> asyncHandler)
Enables a virtual private gateway (VGW) to propagate routes to the
specified route table of a VPC.
|
Modifier and Type | Method and Description |
---|---|
EnableVgwRoutePropagationResult |
EnableVgwRoutePropagationResult.clone() |
Copyright © 2018. All rights reserved.