Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapDefaultRouteActionWeightedBackendServices
-
Packages that use ComputeUrlMapDefaultRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapDefaultRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeUrlMapDefaultRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeUrlMapDefaultRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description ComputeUrlMapDefaultRouteActionWeightedBackendServicesComputeUrlMapDefaultRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapDefaultRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeUrlMapDefaultRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapDefaultRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeUrlMapDefaultRouteActionWeightedBackendServices> value)ComputeUrlMapDefaultRouteAction.BuilderComputeUrlMapDefaultRouteAction.Builder. weightedBackendServices(List<? extends ComputeUrlMapDefaultRouteActionWeightedBackendServices> weightedBackendServices)Sets the value ofComputeUrlMapDefaultRouteAction.getWeightedBackendServices()
-