| Package | Description |
|---|---|
| me.snowdrop.istio.api.mixer.v1 |
| Modifier and Type | Method and Description |
|---|---|
Operation |
HeaderOperationFluentImpl.getOperation() |
Operation |
HeaderOperationFluent.getOperation() |
Operation |
HeaderOperation.getOperation() |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderOperation.setOperation(Operation operation) |
A |
HeaderOperationFluentImpl.withOperation(Operation operation) |
A |
HeaderOperationFluent.withOperation(Operation operation) |
| Constructor and Description |
|---|
HeaderOperation(String name,
Operation operation,
String value) |
Copyright © 2017–2018 Red Hat. All rights reserved.