Uses of Interface
com.hashicorp.cdktf.providers.google.network_services_edge_cache_service.NetworkServicesEdgeCacheServiceRoutingPathMatcher
-
Packages that use NetworkServicesEdgeCacheServiceRoutingPathMatcher Package Description com.hashicorp.cdktf.providers.google.network_services_edge_cache_service google_network_services_edge_cache_service -
-
Uses of NetworkServicesEdgeCacheServiceRoutingPathMatcher 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 NetworkServicesEdgeCacheServiceRoutingPathMatcher Modifier and Type Class Description static classNetworkServicesEdgeCacheServiceRoutingPathMatcher.Jsii$ProxyAn implementation forNetworkServicesEdgeCacheServiceRoutingPathMatcherMethods in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service that return NetworkServicesEdgeCacheServiceRoutingPathMatcher Modifier and Type Method Description NetworkServicesEdgeCacheServiceRoutingPathMatcherNetworkServicesEdgeCacheServiceRoutingPathMatcher.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service with parameters of type NetworkServicesEdgeCacheServiceRoutingPathMatcher Modifier and Type Method Description voidNetworkServicesEdgeCacheServiceRoutingPathMatcherOutputReference. setInternalValue(NetworkServicesEdgeCacheServiceRoutingPathMatcher value)Method parameters in com.hashicorp.cdktf.providers.google.network_services_edge_cache_service with type arguments of type NetworkServicesEdgeCacheServiceRoutingPathMatcher Modifier and Type Method Description NetworkServicesEdgeCacheServiceRouting.BuilderNetworkServicesEdgeCacheServiceRouting.Builder. pathMatcher(List<? extends NetworkServicesEdgeCacheServiceRoutingPathMatcher> pathMatcher)Sets the value ofNetworkServicesEdgeCacheServiceRouting.getPathMatcher()voidNetworkServicesEdgeCacheServiceRoutingPathMatcherList. setInternalValue(List<NetworkServicesEdgeCacheServiceRoutingPathMatcher> value)
-