Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
Packages that use SetSecurityGroupsRequest
Package
Description
-
Uses of SetSecurityGroupsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type SetSecurityGroupsRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.setSecurityGroups(SetSecurityGroupsRequest setSecurityGroupsRequest) Associates the specified security groups with the specified Application Load Balancer or Network Load Balancer.default SetSecurityGroupsResponseElasticLoadBalancingV2Client.setSecurityGroups(SetSecurityGroupsRequest setSecurityGroupsRequest) Associates the specified security groups with the specified Application Load Balancer or Network Load Balancer. -
Uses of SetSecurityGroupsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type SetSecurityGroupsRequestModifier and TypeMethodDescriptionSetSecurityGroupsRequestMarshaller.marshall(SetSecurityGroupsRequest setSecurityGroupsRequest)