Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
UrlRewrite |
UrlRewrite.Builder.build() |
static UrlRewrite |
UrlRewrite.getDefaultInstance() |
UrlRewrite |
HttpRouteAction.getUrlRewrite()
The spec to modify the URL of the request, prior to forwarding the request to the matched
service
|
UrlRewrite |
HttpRouteAction.Builder.getUrlRewrite()
The spec to modify the URL of the request, prior to forwarding the request to the matched
service
|
Modifier and Type | Method and Description |
---|---|
UrlRewrite.Builder |
UrlRewrite.Builder.mergeFrom(UrlRewrite other) |
static UrlRewrite.Builder |
UrlRewrite.newBuilder(UrlRewrite prototype) |
HttpRouteAction.Builder |
HttpRouteAction.Builder.setUrlRewrite(UrlRewrite urlRewrite)
The spec to modify the URL of the request, prior to forwarding the request to the matched
service
|
Copyright © 2019 Google LLC. All rights reserved.