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 |
---|---|
CrossZoneLoadBalancing |
LoadBalancerAttributes.getCrossZoneLoadBalancing()
The name of the load balancer attribute.
|
CrossZoneLoadBalancing |
CrossZoneLoadBalancing.withEnabled(Boolean enabled)
Specifies whether cross-zone load balancing is enabled for the load
balancer.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancerAttributes.setCrossZoneLoadBalancing(CrossZoneLoadBalancing crossZoneLoadBalancing)
The name of the load balancer attribute.
|
LoadBalancerAttributes |
LoadBalancerAttributes.withCrossZoneLoadBalancing(CrossZoneLoadBalancing crossZoneLoadBalancing)
The name of the load balancer attribute.
|
Modifier and Type | Method and Description |
---|---|
CrossZoneLoadBalancing |
CrossZoneLoadBalancingStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.