| Modifier and Type | Class and Description |
|---|---|
class |
HttpHeaderAction
The request and response header transformations that take effect before the request is passed along to the selected backendService.
|
static class |
HttpHeaderAction.Builder
The request and response header transformations that take effect before the request is passed along to the selected backendService.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHeaderActionOrBuilder |
HttpRouteRule.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
HttpRouteRule.Builder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
WeightedBackendService.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService. headerAction specified here take effect before headerAction in the enclosing HttpRouteRule, PathMatcher and UrlMap. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL.
|
HttpHeaderActionOrBuilder |
WeightedBackendService.Builder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService. headerAction specified here take effect before headerAction in the enclosing HttpRouteRule, PathMatcher and UrlMap. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL.
|
HttpHeaderActionOrBuilder |
HttpRouteRuleOrBuilder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
UrlMap.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
UrlMap.Builder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
UrlMapOrBuilder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderActionOrBuilder |
PathMatcherOrBuilder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
HttpHeaderActionOrBuilder |
WeightedBackendServiceOrBuilder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backendService. headerAction specified here take effect before headerAction in the enclosing HttpRouteRule, PathMatcher and UrlMap. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL.
|
HttpHeaderActionOrBuilder |
PathMatcher.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
HttpHeaderActionOrBuilder |
PathMatcher.Builder.getHeaderActionOrBuilder()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
Copyright © 2025 Google LLC. All rights reserved.