public static class NodeAttributes.Builder extends Object
| Constructor and Description |
|---|
NodeAttributes.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static NodeAttributes |
condition(BaseNode.Condition condition) |
static NodeAttributes |
weight(int weight) |
public static NodeAttributes condition(BaseNode.Condition condition)
public static NodeAttributes weight(int weight)
Copyright © 2009-2012 jclouds. All Rights Reserved.