| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.cluster.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.forNumber(int value) |
Action |
OutlierDetectionEvent.getAction()
The action that took place.
|
Action |
OutlierDetectionEvent.Builder.getAction()
The action that took place.
|
Action |
OutlierDetectionEventOrBuilder.getAction()
The action that took place.
|
static Action |
Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Action |
Action.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Action> |
Action.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setAction(Action value)
The action that took place.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.