| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing.model | 
| Modifier and Type | Method and Description | 
|---|---|
SourceSecurityGroup | 
SourceSecurityGroup.clone()  | 
SourceSecurityGroup | 
LoadBalancerDescription.getSourceSecurityGroup()
 The security group for the load balancer, which you can use as part of your inbound rules for your registered
 instances. 
 | 
SourceSecurityGroup | 
SourceSecurityGroup.withGroupName(String groupName)
 The name of the security group. 
 | 
SourceSecurityGroup | 
SourceSecurityGroup.withOwnerAlias(String ownerAlias)
 The owner of the security group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoadBalancerDescription.setSourceSecurityGroup(SourceSecurityGroup sourceSecurityGroup)
 The security group for the load balancer, which you can use as part of your inbound rules for your registered
 instances. 
 | 
LoadBalancerDescription | 
LoadBalancerDescription.withSourceSecurityGroup(SourceSecurityGroup sourceSecurityGroup)
 The security group for the load balancer, which you can use as part of your inbound rules for your registered
 instances. 
 | 
Copyright © 2017. All rights reserved.