| Modifier and Type | Class and Description |
|---|---|
class |
PathMatcher
A matcher for the path portion of the URL.
|
static class |
PathMatcher.Builder
A matcher for the path portion of the URL.
|
| Modifier and Type | Method and Description |
|---|---|
PathMatcherOrBuilder |
UrlMap.getPathMatchersOrBuilder(int index)
The list of named PathMatchers to use against the URL.
|
PathMatcherOrBuilder |
UrlMap.Builder.getPathMatchersOrBuilder(int index)
The list of named PathMatchers to use against the URL.
|
PathMatcherOrBuilder |
UrlMapOrBuilder.getPathMatchersOrBuilder(int index)
The list of named PathMatchers to use against the URL.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PathMatcherOrBuilder> |
UrlMap.getPathMatchersOrBuilderList()
The list of named PathMatchers to use against the URL.
|
List<? extends PathMatcherOrBuilder> |
UrlMap.Builder.getPathMatchersOrBuilderList()
The list of named PathMatchers to use against the URL.
|
List<? extends PathMatcherOrBuilder> |
UrlMapOrBuilder.getPathMatchersOrBuilderList()
The list of named PathMatchers to use against the URL.
|
Copyright © 2023 Google LLC. All rights reserved.