Uses of Class
software.amazon.awssdk.services.ec2.model.GetSecurityGroupsForVpcResponse
Packages that use GetSecurityGroupsForVpcResponse
Package
Description
-
Uses of GetSecurityGroupsForVpcResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetSecurityGroupsForVpcResponseModifier and TypeMethodDescriptiondefault GetSecurityGroupsForVpcResponseEc2Client.getSecurityGroupsForVpc(Consumer<GetSecurityGroupsForVpcRequest.Builder> getSecurityGroupsForVpcRequest) Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC.default GetSecurityGroupsForVpcResponseEc2Client.getSecurityGroupsForVpc(GetSecurityGroupsForVpcRequest getSecurityGroupsForVpcRequest) Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetSecurityGroupsForVpcResponseModifier and TypeMethodDescriptionEc2AsyncClient.getSecurityGroupsForVpc(Consumer<GetSecurityGroupsForVpcRequest.Builder> getSecurityGroupsForVpcRequest) Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC.Ec2AsyncClient.getSecurityGroupsForVpc(GetSecurityGroupsForVpcRequest getSecurityGroupsForVpcRequest) Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC. -
Uses of GetSecurityGroupsForVpcResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetSecurityGroupsForVpcResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetSecurityGroupsForVpcResponseModifier and TypeMethodDescriptionvoidGetSecurityGroupsForVpcPublisher.subscribe(org.reactivestreams.Subscriber<? super GetSecurityGroupsForVpcResponse> subscriber)