Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetSecurityGroupsForVpcIterable
-
Packages that use GetSecurityGroupsForVpcIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetSecurityGroupsForVpcIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetSecurityGroupsForVpcIterable Modifier and Type Method Description default GetSecurityGroupsForVpcIterableEc2Client. getSecurityGroupsForVpcPaginator(Consumer<GetSecurityGroupsForVpcRequest.Builder> getSecurityGroupsForVpcRequest)This is a variant ofEc2Client.getSecurityGroupsForVpc(software.amazon.awssdk.services.ec2.model.GetSecurityGroupsForVpcRequest)operation.default GetSecurityGroupsForVpcIterableEc2Client. getSecurityGroupsForVpcPaginator(GetSecurityGroupsForVpcRequest getSecurityGroupsForVpcRequest)This is a variant ofEc2Client.getSecurityGroupsForVpc(software.amazon.awssdk.services.ec2.model.GetSecurityGroupsForVpcRequest)operation.
-