| Package | Description |
|---|---|
| me.snowdrop.istio.api.mixer.v1 |
| Modifier and Type | Method and Description |
|---|---|
Condition |
AttributeMatchFluentImpl.getCondition() |
Condition |
AttributeMatchFluent.getCondition() |
Condition |
AttributeMatch.getCondition() |
static Condition |
Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition[] |
Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeMatch.setCondition(Condition condition) |
A |
AttributeMatchFluentImpl.withCondition(Condition condition) |
A |
AttributeMatchFluent.withCondition(Condition condition) |
| Constructor and Description |
|---|
AttributeMatch(Condition condition,
Integer mapKey,
Integer name,
String regex) |
Copyright © 2017–2018 Red Hat. All rights reserved.