Uses of Enum
io.envoyproxy.envoy.type.metadata.v3.MetadataKind.KindCase
Packages that use MetadataKind.KindCase
-
Uses of MetadataKind.KindCase in io.envoyproxy.envoy.type.metadata.v3
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKind.KindCaseModifier and TypeMethodDescriptionstatic MetadataKind.KindCase
MetadataKind.KindCase.forNumber
(int value) MetadataKind.Builder.getKindCase()
MetadataKind.getKindCase()
MetadataKindOrBuilder.getKindCase()
static MetadataKind.KindCase
MetadataKind.KindCase.valueOf
(int value) Deprecated.static MetadataKind.KindCase
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.