Uses of Interface
com.hashicorp.cdktf.providers.google.network_services_edge_cache_service.NetworkServicesEdgeCacheServiceRoutingHostRule
-
Packages that use NetworkServicesEdgeCacheServiceRoutingHostRule Package Description com.hashicorp.cdktf.providers.google.network_services_edge_cache_service google_network_services_edge_cache_service -
-
Uses of NetworkServicesEdgeCacheServiceRoutingHostRule in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service
Classes in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service that implement NetworkServicesEdgeCacheServiceRoutingHostRule Modifier and Type Class Description static classNetworkServicesEdgeCacheServiceRoutingHostRule.Jsii$ProxyAn implementation forNetworkServicesEdgeCacheServiceRoutingHostRuleMethods in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service that return NetworkServicesEdgeCacheServiceRoutingHostRule Modifier and Type Method Description NetworkServicesEdgeCacheServiceRoutingHostRuleNetworkServicesEdgeCacheServiceRoutingHostRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service with parameters of type NetworkServicesEdgeCacheServiceRoutingHostRule Modifier and Type Method Description voidNetworkServicesEdgeCacheServiceRoutingHostRuleOutputReference. setInternalValue(NetworkServicesEdgeCacheServiceRoutingHostRule value)Method parameters in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service with type arguments of type NetworkServicesEdgeCacheServiceRoutingHostRule Modifier and Type Method Description NetworkServicesEdgeCacheServiceRouting.BuilderNetworkServicesEdgeCacheServiceRouting.Builder. hostRule(List<? extends NetworkServicesEdgeCacheServiceRoutingHostRule> hostRule)Sets the value ofNetworkServicesEdgeCacheServiceRouting.getHostRule()voidNetworkServicesEdgeCacheServiceRoutingHostRuleList. setInternalValue(List<NetworkServicesEdgeCacheServiceRoutingHostRule> value)
-