| Modifier and Type | Class and Description |
|---|---|
class |
PathRule
A path-matching rule for a URL.
|
static class |
PathRule.Builder
A path-matching rule for a URL.
|
| Modifier and Type | Method and Description |
|---|---|
PathRuleOrBuilder |
PathMatcherOrBuilder.getPathRulesOrBuilder(int index)
The list of path rules.
|
PathRuleOrBuilder |
PathMatcher.getPathRulesOrBuilder(int index)
The list of path rules.
|
PathRuleOrBuilder |
PathMatcher.Builder.getPathRulesOrBuilder(int index)
The list of path rules.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PathRuleOrBuilder> |
PathMatcherOrBuilder.getPathRulesOrBuilderList()
The list of path rules.
|
List<? extends PathRuleOrBuilder> |
PathMatcher.getPathRulesOrBuilderList()
The list of path rules.
|
List<? extends PathRuleOrBuilder> |
PathMatcher.Builder.getPathRulesOrBuilderList()
The list of path rules.
|
Copyright © 2023 Google LLC. All rights reserved.