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