Uses of Class
software.amazon.awssdk.services.ec2.model.CreateRouteRequest
Packages that use CreateRouteRequest
Package
Description
-
Uses of CreateRouteRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateRouteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateRouteResponse>Ec2AsyncClient.createRoute(CreateRouteRequest createRouteRequest) Creates a route in a route table within a VPC.default CreateRouteResponseEc2Client.createRoute(CreateRouteRequest createRouteRequest) Creates a route in a route table within a VPC. -
Uses of CreateRouteRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateRouteRequestModifier and TypeMethodDescriptionCreateRouteRequestMarshaller.marshall(CreateRouteRequest createRouteRequest)