| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.tap.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static Body.BodyTypeCase |
Body.BodyTypeCase.forNumber(int value) |
Body.BodyTypeCase |
BodyOrBuilder.getBodyTypeCase() |
Body.BodyTypeCase |
Body.getBodyTypeCase() |
Body.BodyTypeCase |
Body.Builder.getBodyTypeCase() |
static Body.BodyTypeCase |
Body.BodyTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Body.BodyTypeCase |
Body.BodyTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Body.BodyTypeCase[] |
Body.BodyTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.