Uses of Class
software.amazon.awssdk.services.ec2.model.CreateRouteTableRequest
Packages that use CreateRouteTableRequest
Package
Description
-
Uses of CreateRouteTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateRouteTableRequestModifier and TypeMethodDescriptionEc2AsyncClient.createRouteTable(CreateRouteTableRequest createRouteTableRequest) Creates a route table for the specified VPC.default CreateRouteTableResponseEc2Client.createRouteTable(CreateRouteTableRequest createRouteTableRequest) Creates a route table for the specified VPC. -
Uses of CreateRouteTableRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateRouteTableRequestModifier and TypeMethodDescriptionCreateRouteTableRequestMarshaller.marshall(CreateRouteTableRequest createRouteTableRequest)