Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapTest
-
Packages that use ComputeUrlMapTest Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapTest in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapTest Modifier and Type Class Description static classComputeUrlMapTest.Jsii$ProxyAn implementation forComputeUrlMapTestMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapTest Modifier and Type Method Description ComputeUrlMapTestComputeUrlMapTest.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapTest Modifier and Type Method Description voidComputeUrlMapTestOutputReference. setInternalValue(ComputeUrlMapTest value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapTest Modifier and Type Method Description voidComputeUrlMapTestList. setInternalValue(List<ComputeUrlMapTest> value)ComputeUrlMap.BuilderComputeUrlMap.Builder. test(List<? extends ComputeUrlMapTest> test)test block.ComputeUrlMapConfig.BuilderComputeUrlMapConfig.Builder. test(List<? extends ComputeUrlMapTest> test)Sets the value ofComputeUrlMapConfig.getTest()
-