Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterNetworking
-
Packages that use ContainerAzureClusterNetworking Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterNetworking in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterNetworking Modifier and Type Class Description static classContainerAzureClusterNetworking.Jsii$ProxyAn implementation forContainerAzureClusterNetworkingMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterNetworking Modifier and Type Method Description ContainerAzureClusterNetworkingContainerAzureClusterNetworking.Builder. build()Builds the configured instance.ContainerAzureClusterNetworkingContainerAzureClusterNetworkingOutputReference. getInternalValue()ContainerAzureClusterNetworkingContainerAzureClusterConfig. getNetworking()networking block.ContainerAzureClusterNetworkingContainerAzureClusterConfig.Jsii$Proxy. getNetworking()ContainerAzureClusterNetworkingContainerAzureCluster. getNetworkingInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterNetworking Modifier and Type Method Description ContainerAzureCluster.BuilderContainerAzureCluster.Builder. networking(ContainerAzureClusterNetworking networking)networking block.ContainerAzureClusterConfig.BuilderContainerAzureClusterConfig.Builder. networking(ContainerAzureClusterNetworking networking)Sets the value ofContainerAzureClusterConfig.getNetworking()voidContainerAzureCluster. putNetworking(ContainerAzureClusterNetworking value)voidContainerAzureClusterNetworkingOutputReference. setInternalValue(ContainerAzureClusterNetworking value)
-