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 classUrlRewriteThe spec for modifying the path before sending the request to the matched backend service.static classUrlRewrite.BuilderThe 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 UrlRewriteOrBuilderHttpRouteAction.Builder. getUrlRewriteOrBuilder()The spec to modify the URL of the request, before forwarding the request to the matched service.UrlRewriteOrBuilderHttpRouteAction. getUrlRewriteOrBuilder()The spec to modify the URL of the request, before forwarding the request to the matched service.UrlRewriteOrBuilderHttpRouteActionOrBuilder. getUrlRewriteOrBuilder()The spec to modify the URL of the request, before forwarding the request to the matched service.
-