Uses of Enum
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.PathSegment.SegmentCase
Packages that use MetadataKey.PathSegment.SegmentCase
-
Uses of MetadataKey.PathSegment.SegmentCase in io.envoyproxy.envoy.type.metadata.v3
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.PathSegment.SegmentCaseModifier and TypeMethodDescriptionMetadataKey.PathSegment.SegmentCase.forNumber
(int value) MetadataKey.PathSegment.Builder.getSegmentCase()
MetadataKey.PathSegment.getSegmentCase()
MetadataKey.PathSegmentOrBuilder.getSegmentCase()
MetadataKey.PathSegment.SegmentCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static MetadataKey.PathSegment.SegmentCase[]
MetadataKey.PathSegment.SegmentCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.