Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder in com.hashicorp.cdktf.providers.google.compute_region_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Modifier and Type Method Description static ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy. builder()ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. numRetries(Number numRetries)ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. perTryTimeout(ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyPerTryTimeout perTryTimeout)ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. retryConditions(List<String> retryConditions)Constructors in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Constructor Description Jsii$Proxy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder.
-