Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherRouteRulesMatchRules
-
Packages that use ComputeRegionUrlMapPathMatcherRouteRulesMatchRules Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherRouteRulesMatchRules in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherRouteRulesMatchRules.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherRouteRulesMatchRulesMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description ComputeRegionUrlMapPathMatcherRouteRulesMatchRulesComputeRegionUrlMapPathMatcherRouteRulesMatchRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherRouteRulesMatchRulesOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherRouteRulesMatchRules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description ComputeRegionUrlMapPathMatcherRouteRules.BuilderComputeRegionUrlMapPathMatcherRouteRules.Builder. matchRules(List<? extends ComputeRegionUrlMapPathMatcherRouteRulesMatchRules> matchRules)Sets the value ofComputeRegionUrlMapPathMatcherRouteRules.getMatchRules()voidComputeRegionUrlMapPathMatcherRouteRulesMatchRulesList. setInternalValue(List<ComputeRegionUrlMapPathMatcherRouteRulesMatchRules> value)
-