Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterNetworking
-
Packages that use EdgecontainerClusterNetworking Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterNetworking in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that implement EdgecontainerClusterNetworking Modifier and Type Class Description static classEdgecontainerClusterNetworking.Jsii$ProxyAn implementation forEdgecontainerClusterNetworkingMethods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterNetworking Modifier and Type Method Description EdgecontainerClusterNetworkingEdgecontainerClusterNetworking.Builder. build()Builds the configured instance.EdgecontainerClusterNetworkingEdgecontainerClusterNetworkingOutputReference. getInternalValue()EdgecontainerClusterNetworkingEdgecontainerClusterConfig. getNetworking()networking block.EdgecontainerClusterNetworkingEdgecontainerClusterConfig.Jsii$Proxy. getNetworking()EdgecontainerClusterNetworkingEdgecontainerCluster. getNetworkingInput()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterNetworking Modifier and Type Method Description EdgecontainerCluster.BuilderEdgecontainerCluster.Builder. networking(EdgecontainerClusterNetworking networking)networking block.EdgecontainerClusterConfig.BuilderEdgecontainerClusterConfig.Builder. networking(EdgecontainerClusterNetworking networking)Sets the value ofEdgecontainerClusterConfig.getNetworking()voidEdgecontainerCluster. putNetworking(EdgecontainerClusterNetworking value)voidEdgecontainerClusterNetworkingOutputReference. setInternalValue(EdgecontainerClusterNetworking value)
-