| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing.model | 
 Classes modeling the various types represented by AmazonElasticLoadBalancing. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PolicyAttribute | 
PolicyAttribute.clone()  | 
PolicyAttribute | 
PolicyAttribute.withAttributeName(String attributeName)
The name of the attribute. 
 | 
PolicyAttribute | 
PolicyAttribute.withAttributeValue(String attributeValue)
The value of the attribute. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<PolicyAttribute> | 
CreateLoadBalancerPolicyRequest.getPolicyAttributes()
The attributes for the policy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateLoadBalancerPolicyRequest | 
CreateLoadBalancerPolicyRequest.withPolicyAttributes(PolicyAttribute... policyAttributes)
The attributes for the policy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateLoadBalancerPolicyRequest.setPolicyAttributes(Collection<PolicyAttribute> policyAttributes)
The attributes for the policy. 
 | 
CreateLoadBalancerPolicyRequest | 
CreateLoadBalancerPolicyRequest.withPolicyAttributes(Collection<PolicyAttribute> policyAttributes)
The attributes for the policy. 
 | 
Copyright © 2015. All rights reserved.