| Package | Description |
|---|---|
| me.snowdrop.istio.api.cexl | |
| me.snowdrop.istio.api.cexl.parser | |
| me.snowdrop.istio.api.mixer.config.descriptor |
| Modifier and Type | Field and Description |
|---|---|
ValueType |
AttributeVocabulary.AttributeInfo.type |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
TypedValueFluent.getType() |
ValueType |
TypedValueFluentImpl.getType() |
ValueType |
TypedValue.getType() |
| Modifier and Type | Method and Description |
|---|---|
A |
TypedValueFluent.withType(ValueType type) |
A |
TypedValueFluentImpl.withType(ValueType type) |
| Constructor and Description |
|---|
TypedValue(ValueType type,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
CEXLTypeResolver.getExpressionType() |
| Modifier and Type | Method and Description |
|---|---|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 Red Hat. All rights reserved.