public abstract class RoutingHeaderRule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RoutingHeaderRule.Builder |
static class |
RoutingHeaderRule.RoutingHeaderParam |
| Constructor and Description |
|---|
RoutingHeaderRule() |
| Modifier and Type | Method and Description |
|---|---|
static RoutingHeaderRule.Builder |
builder() |
abstract com.google.common.collect.ImmutableList<RoutingHeaderRule.RoutingHeaderParam> |
routingHeaderParams() |
public abstract com.google.common.collect.ImmutableList<RoutingHeaderRule.RoutingHeaderParam> routingHeaderParams()
public static RoutingHeaderRule.Builder builder()
Copyright © 2022 Google LLC. All rights reserved.