| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableTransitGatewayRouteTablePropagationResponse> |
Ec2AsyncClient.enableTransitGatewayRouteTablePropagation(Consumer<EnableTransitGatewayRouteTablePropagationRequest.Builder> enableTransitGatewayRouteTablePropagationRequest)
Enables the specified attachment to propagate routes to the specified propagation route table.
|
default EnableTransitGatewayRouteTablePropagationResponse |
Ec2Client.enableTransitGatewayRouteTablePropagation(Consumer<EnableTransitGatewayRouteTablePropagationRequest.Builder> enableTransitGatewayRouteTablePropagationRequest)
Enables the specified attachment to propagate routes to the specified propagation route table.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableTransitGatewayRouteTablePropagationRequest.Builder> |
EnableTransitGatewayRouteTablePropagationRequest.serializableBuilderClass() |
Copyright © 2020. All rights reserved.