| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReplaceRouteTableAssociationResponse> |
Ec2AsyncClient.replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest)
Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC.
|
default ReplaceRouteTableAssociationResponse |
Ec2Client.replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest)
Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ReplaceRouteTableAssociationRequestMarshaller.marshall(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest) |
Copyright © 2020. All rights reserved.