Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd
-
Packages that use ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd Modifier and Type Class Description static classComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherHeaderActionRequestHeadersToAddMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd Modifier and Type Method Description ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAddComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd Modifier and Type Method Description voidComputeUrlMapPathMatcherHeaderActionRequestHeadersToAddOutputReference. setInternalValue(ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd Modifier and Type Method Description ComputeUrlMapPathMatcherHeaderAction.BuilderComputeUrlMapPathMatcherHeaderAction.Builder. requestHeadersToAdd(List<? extends ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd> requestHeadersToAdd)Sets the value ofComputeUrlMapPathMatcherHeaderAction.getRequestHeadersToAdd()voidComputeUrlMapPathMatcherHeaderActionRequestHeadersToAddList. setInternalValue(List<ComputeUrlMapPathMatcherHeaderActionRequestHeadersToAdd> value)
-