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