public static class BaseLoadBalancer.Cluster.Action extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BaseLoadBalancer.Cluster.Action.Type  | 
| Modifier and Type | Field and Description | 
|---|---|
BaseLoadBalancer.Cluster.Action.Type | 
type  | 
| Constructor and Description | 
|---|
Action(BaseLoadBalancer.Cluster.Action.Type type)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
toString()  | 
BaseLoadBalancer.Cluster.Action | 
undoAction()
Returns an Action which would undo this action 
 | 
public BaseLoadBalancer.Cluster.Action.Type type
public Action(BaseLoadBalancer.Cluster.Action.Type type)
public BaseLoadBalancer.Cluster.Action undoAction()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.