| Package | Description | 
|---|---|
| org.jclouds.rackspace.cloudloadbalancers.domain | 
| Modifier and Type | Field and Description | 
|---|---|
static LoadBalancer.Algorithm[] | 
LoadBalancer.WEIGHTED_ALGORITHMS  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoadBalancer.Algorithm | 
LoadBalancer.Algorithm.fromValue(String algorithm)  | 
LoadBalancer.Algorithm | 
LoadBalancer.getTypedAlgorithm()  | 
static LoadBalancer.Algorithm | 
LoadBalancer.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LoadBalancer.Algorithm[] | 
LoadBalancer.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoadBalancer.Builder | 
LoadBalancer.Builder.algorithm(LoadBalancer.Algorithm algorithm)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.