Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteRouteRequest
Packages that use DeleteRouteRequest
Package
Description
-
Uses of DeleteRouteRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteRouteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteRouteResponse>Ec2AsyncClient.deleteRoute(DeleteRouteRequest deleteRouteRequest) Deletes the specified route from the specified route table.default DeleteRouteResponseEc2Client.deleteRoute(DeleteRouteRequest deleteRouteRequest) Deletes the specified route from the specified route table. -
Uses of DeleteRouteRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteRouteRequestModifier and TypeMethodDescriptionDeleteRouteRequestMarshaller.marshall(DeleteRouteRequest deleteRouteRequest)