Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeClientVpnRoutesPublisher
-
Packages that use DescribeClientVpnRoutesPublisher Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeClientVpnRoutesPublisher in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeClientVpnRoutesPublisher Modifier and Type Method Description default DescribeClientVpnRoutesPublisherEc2AsyncClient. describeClientVpnRoutesPaginator(Consumer<DescribeClientVpnRoutesRequest.Builder> describeClientVpnRoutesRequest)Describes the routes for the specified Client VPN endpoint.default DescribeClientVpnRoutesPublisherEc2AsyncClient. describeClientVpnRoutesPaginator(DescribeClientVpnRoutesRequest describeClientVpnRoutesRequest)Describes the routes for the specified Client VPN endpoint.
-