Uses of Class
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder in com.hashicorp.cdktf.providers.google.compute_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Modifier and Type Method Description static ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy. builder()ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. numRetries(Number numRetries)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.getNumRetries()ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. perTryTimeout(ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicyPerTryTimeout perTryTimeout)ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.BuilderComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. retryConditions(List<String> retryConditions)Constructors in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder Constructor Description Jsii$Proxy(ComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder.
-