| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateTransitGatewayRouteTableResponse |
Ec2Client.associateTransitGatewayRouteTable(AssociateTransitGatewayRouteTableRequest associateTransitGatewayRouteTableRequest)
Associates the specified attachment with the specified transit gateway route table.
|
default CompletableFuture<AssociateTransitGatewayRouteTableResponse> |
Ec2AsyncClient.associateTransitGatewayRouteTable(AssociateTransitGatewayRouteTableRequest associateTransitGatewayRouteTableRequest)
Associates the specified attachment with the specified transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateTransitGatewayRouteTableRequestMarshaller.marshall(AssociateTransitGatewayRouteTableRequest associateTransitGatewayRouteTableRequest) |
Copyright © 2021. All rights reserved.