Uses of Class
io.envoyproxy.envoy.type.matcher.v3.PathMatcher
Packages that use PathMatcher
-
Uses of PathMatcher in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return PathMatcherModifier and TypeMethodDescriptionPermission.Builder.getUrlPath()A URL path on the incoming HTTP request.Permission.getUrlPath()A URL path on the incoming HTTP request.PermissionOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Principal.Builder.getUrlPath()A URL path on the incoming HTTP request.Principal.getUrlPath()A URL path on the incoming HTTP request.PrincipalOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionPermission.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Permission.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request. -
Uses of PathMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return PathMatcherModifier and TypeMethodDescriptionPathMatcher.Builder.build()PathMatcher.Builder.buildPartial()static PathMatcherPathMatcher.getDefaultInstance()PathMatcher.Builder.getDefaultInstanceForType()PathMatcher.getDefaultInstanceForType()static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input) static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(byte[] data) static PathMatcherPathMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(InputStream input) static PathMatcherPathMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(ByteBuffer data) static PathMatcherPathMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type PathMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathMatcher> PathMatcher.getParserForType()static com.google.protobuf.Parser<PathMatcher> PathMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionPathMatcher.Builder.mergeFrom(PathMatcher other) static PathMatcher.BuilderPathMatcher.newBuilder(PathMatcher prototype)