|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeAttributes | |
|---|---|
| org.jclouds.cloudloadbalancers.domain | |
| org.jclouds.cloudloadbalancers.features | |
| Uses of NodeAttributes in org.jclouds.cloudloadbalancers.domain |
|---|
| Methods in org.jclouds.cloudloadbalancers.domain that return NodeAttributes | ||
|---|---|---|
static NodeAttributes |
NodeAttributes.Builder.condition(BaseNode.Condition condition)
|
|
NodeAttributes |
NodeAttributes.condition(String condition)
|
|
static
|
NodeAttributes.fromNode(T n)
|
|
NodeAttributes |
NodeAttributes.weight(int weight)
|
|
static NodeAttributes |
NodeAttributes.Builder.weight(int weight)
|
|
| Uses of NodeAttributes in org.jclouds.cloudloadbalancers.features |
|---|
| Methods in org.jclouds.cloudloadbalancers.features with parameters of type NodeAttributes | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
NodeAsyncClient.updateAttributesForNodeInLoadBalancer(NodeAttributes attrs,
int nid,
int lbid)
|
void |
NodeClient.updateAttributesForNodeInLoadBalancer(NodeAttributes attrs,
int nid,
int lbid)
Update the properties of a node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||