| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableVgwRoutePropagationResponse> |
EC2AsyncClient.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
|
default EnableVgwRoutePropagationResponse |
EC2Client.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 |
|---|---|
software.amazon.awssdk.core.Request<EnableVgwRoutePropagationRequest> |
EnableVgwRoutePropagationRequestMarshaller.marshall(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<EnableVgwRoutePropagationRequest> |
EnableVgwRoutePropagationRequestMarshaller.marshall(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) |
Copyright © 2018. All rights reserved.