Uses of Interface
com.google.cloud.compute.v1.UrlRewriteOrBuilder
-
Packages that use UrlRewriteOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UrlRewriteOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement UrlRewriteOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.compute.v1 that return UrlRewriteOrBuilder Modifier and Type Method Description UrlRewriteOrBuilder
HttpRouteAction.Builder. getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.UrlRewriteOrBuilder
HttpRouteAction. 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.
-