Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.PathMatcherOrBuilder
Packages that use PathMatcherOrBuilder
-
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type PathMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Permission.Builder.urlPathBuilder_private com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Principal.Builder.urlPathBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return PathMatcherOrBuilderModifier and TypeMethodDescriptionPermission.Builder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Permission.getUrlPathOrBuilder()A URL path on the incoming HTTP request.PermissionOrBuilder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Principal.Builder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Principal.getUrlPathOrBuilder()A URL path on the incoming HTTP request.PrincipalOrBuilder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type PathMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Permission.Builder.getUrlPathFieldBuilder()A URL path on the incoming HTTP request.private com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Principal.Builder.getUrlPathFieldBuilder()A URL path on the incoming HTTP request. -
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement PathMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the way to match a path on HTTP request.static final classSpecifies the way to match a path on HTTP request.