public class RuleSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
RuleSpec()
No args constructor for use in serialization
|
RuleSpec(List<Action> actions,
String match) |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
getActions() |
String |
getMatch() |
void |
setActions(List<Action> actions) |
void |
setMatch(String match) |
Copyright © 2017–2018 Red Hat. All rights reserved.