Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches
-
Packages that use ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatchesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatchesComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatchesOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesMatchRules.BuilderComputeUrlMapPathMatcherRouteRulesMatchRules.Builder. queryParameterMatches(List<? extends ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches> queryParameterMatches)Sets the value ofComputeUrlMapPathMatcherRouteRulesMatchRules.getQueryParameterMatches()voidComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatchesList. setInternalValue(List<ComputeUrlMapPathMatcherRouteRulesMatchRulesQueryParameterMatches> value)
-