Uses of Class
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder in com.hashicorp.cdktf.providers.google.compute_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder Modifier and Type Method Description static ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.BuilderComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite. builder()ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.BuilderComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder. hostRewrite(String hostRewrite)Sets the value ofComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.getHostRewrite()ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.BuilderComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder. pathPrefixRewrite(String pathPrefixRewrite)Constructors in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder Constructor Description Jsii$Proxy(ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder.
-