public static interface SetSecurityGroupsResponse.Builder extends ElasticLoadBalancingv2Response.Builder, CopyableBuilder<SetSecurityGroupsResponse.Builder,SetSecurityGroupsResponse>
| Modifier and Type | Method and Description |
|---|---|
SetSecurityGroupsResponse.Builder |
securityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups associated with the load balancer.
|
SetSecurityGroupsResponse.Builder |
securityGroupIds(String... securityGroupIds)
The IDs of the security groups associated with the load balancer.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildSetSecurityGroupsResponse.Builder securityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups associated with the load balancer.
securityGroupIds - The IDs of the security groups associated with the load balancer.SetSecurityGroupsResponse.Builder securityGroupIds(String... securityGroupIds)
The IDs of the security groups associated with the load balancer.
securityGroupIds - The IDs of the security groups associated with the load balancer.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.