Uses of Class
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder in com.hashicorp.cdktf.providers.google.compute_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Modifier and Type Method Description static ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeUrlMapPathMatcherPathRuleRouteActionTimeout. builder()ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder. nanos(Number nanos)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteActionTimeout.getNanos()ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder. seconds(String seconds)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteActionTimeout.getSeconds()Constructors in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Constructor Description Jsii$Proxy(ComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder.
-