| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.metadata.v2 |
| Modifier and Type | Method and Description |
|---|---|
static MetadataKind.KindCase |
MetadataKind.KindCase.forNumber(int value) |
MetadataKind.KindCase |
MetadataKind.getKindCase() |
MetadataKind.KindCase |
MetadataKind.Builder.getKindCase() |
MetadataKind.KindCase |
MetadataKindOrBuilder.getKindCase() |
static MetadataKind.KindCase |
MetadataKind.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetadataKind.KindCase |
MetadataKind.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataKind.KindCase[] |
MetadataKind.KindCase.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.