Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateRouteTableRequest
Packages that use AssociateRouteTableRequest
Package
Description
-
Uses of AssociateRouteTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateRouteTableRequestModifier and TypeMethodDescriptionEc2AsyncClient.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 AssociateRouteTableResponseEc2Client.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. -
Uses of AssociateRouteTableRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateRouteTableRequestModifier and TypeMethodDescriptionAssociateRouteTableRequestMarshaller.marshall(AssociateRouteTableRequest associateRouteTableRequest)