Uses of Class
software.amazon.awssdk.services.ec2.model.ClientRouteEnforcementResponseOptions
Packages that use ClientRouteEnforcementResponseOptions
-
Uses of ClientRouteEnforcementResponseOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ClientRouteEnforcementResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.clientRouteEnforcementOptions()Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ClientRouteEnforcementResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.clientRouteEnforcementOptions(ClientRouteEnforcementResponseOptions clientRouteEnforcementOptions) Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.