static SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.builder() |
|
SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.Builder.enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(String enforceSecurityGroupInboundRulesOnPrivateLinkTraffic) |
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.
|
SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.Builder.enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum enforceSecurityGroupInboundRulesOnPrivateLinkTraffic) |
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.
|
SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.Builder.securityGroupIds(String... securityGroupIds) |
The IDs of the security groups associated with the load balancer.
|
SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.Builder.securityGroupIds(Collection<String> securityGroupIds) |
The IDs of the security groups associated with the load balancer.
|
SetSecurityGroupsResponse.Builder |
SetSecurityGroupsResponse.toBuilder() |
|