| Modifier and Type | Class and Description |
|---|---|
class |
UrlRewrite
The spec for modifying the path before sending the request to the matched backend service.
|
static class |
UrlRewrite.Builder
The spec for modifying the path before sending the request to the matched backend service.
|
| Modifier and Type | Method and Description |
|---|---|
UrlRewriteOrBuilder |
HttpRouteAction.getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
UrlRewriteOrBuilder |
HttpRouteAction.Builder.getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
UrlRewriteOrBuilder |
HttpRouteActionOrBuilder.getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
Copyright © 2023 Google LLC. All rights reserved.