Package org.jclouds.cloudloadbalancers.domain

Class Summary
LoadBalancer  
LoadBalancer.Builder  
LoadBalancerAttributes  
LoadBalancerAttributes.Builder  
LoadBalancerRequest  
LoadBalancerRequest.Builder  
Node The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
Node.Builder  
NodeRequest The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
NodeRequest.Builder  
VirtualIP A virtual IP (VIP) makes a load balancer accessible by clients.
VirtualIP.Builder  
 

Enum Summary
LoadBalancer.Status All load balancers also have a status attribute to signify the current configuration status of the device.
Node.Status The status is determined by the passive or active health monitors.
VirtualIP.IPVersion Virtual IP Versions
VirtualIP.Type Virtual IP Types
 



Copyright © 2009-2011 jclouds. All Rights Reserved.