| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancing.model |
Classes modeling the various types represented by AmazonElasticLoadBalancing.
|
| com.amazonaws.services.elasticloadbalancing.model.transform |
Marhsalling for the various types represented by AmazonElasticLoadBalancing.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDescription |
PolicyDescription.withPolicyAttributeDescriptions(Collection<PolicyAttributeDescription> policyAttributeDescriptions)
A list of policy attribute description structures.
|
PolicyDescription |
PolicyDescription.withPolicyAttributeDescriptions(PolicyAttributeDescription... policyAttributeDescriptions)
A list of policy attribute description structures.
|
PolicyDescription |
PolicyDescription.withPolicyName(String policyName)
The name of the policy associated with the load balancer.
|
PolicyDescription |
PolicyDescription.withPolicyTypeName(String policyTypeName)
The name of the policy type associated with the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
List<PolicyDescription> |
DescribeLoadBalancerPoliciesResult.getPolicyDescriptions()
A list of policy description structures.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLoadBalancerPoliciesResult |
DescribeLoadBalancerPoliciesResult.withPolicyDescriptions(PolicyDescription... policyDescriptions)
A list of policy description structures.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLoadBalancerPoliciesResult.setPolicyDescriptions(Collection<PolicyDescription> policyDescriptions)
A list of policy description structures.
|
DescribeLoadBalancerPoliciesResult |
DescribeLoadBalancerPoliciesResult.withPolicyDescriptions(Collection<PolicyDescription> policyDescriptions)
A list of policy description structures.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDescription |
PolicyDescriptionStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.