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