public abstract static class RoutingHeaderRule.RoutingHeaderParam extends Object
| Constructor and Description |
|---|
RoutingHeaderParam() |
| Modifier and Type | Method and Description |
|---|---|
static RoutingHeaderRule.RoutingHeaderParam |
create(String field,
String key,
String pattern) |
abstract String |
fieldName() |
List<String> |
getDescendantFieldNames() |
abstract String |
key() |
abstract String |
pattern() |
Copyright © 2022 Google LLC. All rights reserved.