| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateRouteTableResponse> |
Ec2AsyncClient.associateRouteTable(AssociateRouteTableRequest associateRouteTableRequest)
Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a
route table in your VPC.
|
default AssociateRouteTableResponse |
Ec2Client.associateRouteTable(AssociateRouteTableRequest associateRouteTableRequest)
Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a
route table in your VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateRouteTableRequestMarshaller.marshall(AssociateRouteTableRequest associateRouteTableRequest) |
Copyright © 2022. All rights reserved.