Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches
-
Packages that use ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatchesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatchesComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatchesOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesMatchRules.BuilderComputeUrlMapPathMatcherRouteRulesMatchRules.Builder. headerMatches(List<? extends ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches> headerMatches)Sets the value ofComputeUrlMapPathMatcherRouteRulesMatchRules.getHeaderMatches()voidComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatchesList. setInternalValue(List<ComputeUrlMapPathMatcherRouteRulesMatchRulesHeaderMatches> value)
-