| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static EnableVgwRoutePropagationRequest.Builder |
EnableVgwRoutePropagationRequest.builder() |
EnableVgwRoutePropagationRequest.Builder |
EnableVgwRoutePropagationRequest.Builder.gatewayId(String gatewayId)
The ID of the virtual private gateway.
|
EnableVgwRoutePropagationRequest.Builder |
EnableVgwRoutePropagationRequest.Builder.routeTableId(String routeTableId)
The ID of the route table.
|
EnableVgwRoutePropagationRequest.Builder |
EnableVgwRoutePropagationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableVgwRoutePropagationRequest.Builder> |
EnableVgwRoutePropagationRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.