org.jclouds.cloudloadbalancers.domain
Class NodeAttributes.Builder
java.lang.Object
org.jclouds.cloudloadbalancers.domain.NodeAttributes.Builder
- Enclosing class:
- NodeAttributes
public static class NodeAttributes.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeAttributes.Builder
public NodeAttributes.Builder()
condition
public static NodeAttributes condition(BaseNode.Condition condition)
weight
public static NodeAttributes weight(int weight)
Copyright © 2009-2012 jclouds. All Rights Reserved.