Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcher
-
Packages that use ComputeUrlMapPathMatcher Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcher in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcher Modifier and Type Class Description static classComputeUrlMapPathMatcher.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcher Modifier and Type Method Description ComputeUrlMapPathMatcherComputeUrlMapPathMatcher.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcher Modifier and Type Method Description voidComputeUrlMapPathMatcherOutputReference. setInternalValue(ComputeUrlMapPathMatcher value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcher Modifier and Type Method Description ComputeUrlMap.BuilderComputeUrlMap.Builder. pathMatcher(List<? extends ComputeUrlMapPathMatcher> pathMatcher)path_matcher block.ComputeUrlMapConfig.BuilderComputeUrlMapConfig.Builder. pathMatcher(List<? extends ComputeUrlMapPathMatcher> pathMatcher)Sets the value ofComputeUrlMapConfig.getPathMatcher()voidComputeUrlMapPathMatcherList. setInternalValue(List<ComputeUrlMapPathMatcher> value)
-