| Modifier and Type | Method and Description |
|---|---|
HttpHeaderAction |
HttpHeaderAction.Builder.build() |
HttpHeaderAction |
HttpHeaderAction.Builder.buildPartial() |
static HttpHeaderAction |
HttpHeaderAction.getDefaultInstance() |
HttpHeaderAction |
HttpHeaderAction.getDefaultInstanceForType() |
HttpHeaderAction |
HttpHeaderAction.Builder.getDefaultInstanceForType() |
HttpHeaderAction |
UrlMap.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
UrlMap.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
WeightedBackendService.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
WeightedBackendService.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
HttpRouteRule.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
HttpRouteRule.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
PathMatcherOrBuilder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
HttpHeaderAction |
UrlMapOrBuilder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
PathMatcher.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
HttpHeaderAction |
PathMatcher.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
HttpHeaderAction |
WeightedBackendServiceOrBuilder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpHeaderAction |
HttpRouteRuleOrBuilder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
static HttpHeaderAction |
HttpHeaderAction.parseDelimitedFrom(InputStream input) |
static HttpHeaderAction |
HttpHeaderAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(byte[] data) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(ByteBuffer data) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(com.google.protobuf.ByteString data) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(InputStream input) |
static HttpHeaderAction |
HttpHeaderAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpHeaderAction> |
HttpHeaderAction.getParserForType() |
static com.google.protobuf.Parser<HttpHeaderAction> |
HttpHeaderAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpHeaderAction.Builder |
HttpHeaderAction.Builder.mergeFrom(HttpHeaderAction other) |
UrlMap.Builder |
UrlMap.Builder.mergeHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
WeightedBackendService.Builder |
WeightedBackendService.Builder.mergeHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpRouteRule.Builder |
HttpRouteRule.Builder.mergeHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
PathMatcher.Builder |
PathMatcher.Builder.mergeHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
static HttpHeaderAction.Builder |
HttpHeaderAction.newBuilder(HttpHeaderAction prototype) |
UrlMap.Builder |
UrlMap.Builder.setHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
WeightedBackendService.Builder |
WeightedBackendService.Builder.setHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
HttpRouteRule.Builder |
HttpRouteRule.Builder.setHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backendService.
|
PathMatcher.Builder |
PathMatcher.Builder.setHeaderAction(HttpHeaderAction value)
Specifies changes to request and response headers that need to take effect for the selected backend service.
|
Copyright © 2023 Google LLC. All rights reserved.