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