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
Subclasses with type arguments of type MetadataKind.KindCase in io.envoyproxy.envoy.type.metadata.v3Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKind.KindCaseModifier and TypeMethodDescriptionstatic MetadataKind.KindCaseMetadataKind.KindCase.forNumber(int value) MetadataKind.Builder.getKindCase()MetadataKind.getKindCase()MetadataKindOrBuilder.getKindCase()static MetadataKind.KindCaseMetadataKind.KindCase.valueOf(int value) Deprecated.static MetadataKind.KindCaseReturns 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.