Uses of Class
software.amazon.awssdk.services.ec2.model.EnableRouteServerPropagationRequest
Packages that use EnableRouteServerPropagationRequest
Package
Description
-
Uses of EnableRouteServerPropagationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableRouteServerPropagationRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableRouteServerPropagation(EnableRouteServerPropagationRequest enableRouteServerPropagationRequest) Defines which route tables the route server can update with routes.Ec2Client.enableRouteServerPropagation(EnableRouteServerPropagationRequest enableRouteServerPropagationRequest) Defines which route tables the route server can update with routes. -
Uses of EnableRouteServerPropagationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableRouteServerPropagationRequestModifier and TypeMethodDescriptionEnableRouteServerPropagationRequestMarshaller.marshall(EnableRouteServerPropagationRequest enableRouteServerPropagationRequest)