Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyOutputReference. getInternalValue()default ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyComputeUrlMapPathMatcherDefaultRouteAction. getRetryPolicy()retry_policy block.ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyComputeUrlMapPathMatcherDefaultRouteAction.Jsii$Proxy. getRetryPolicy()ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyComputeUrlMapPathMatcherDefaultRouteActionOutputReference. getRetryPolicyInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy Modifier and Type Method Description voidComputeUrlMapPathMatcherDefaultRouteActionOutputReference. putRetryPolicy(ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy value)ComputeUrlMapPathMatcherDefaultRouteAction.BuilderComputeUrlMapPathMatcherDefaultRouteAction.Builder. retryPolicy(ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy retryPolicy)Sets the value ofComputeUrlMapPathMatcherDefaultRouteAction.getRetryPolicy()voidComputeUrlMapPathMatcherDefaultRouteActionRetryPolicyOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultRouteActionRetryPolicy value)
-