Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster.GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks
-
Packages that use GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks Package Description com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster google_gkeonprem_vmware_cluster -
-
Uses of GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks in com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster that implement GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks Modifier and Type Class Description static classGkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks.Jsii$ProxyAn implementation forGkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocksMethods in com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster that return GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks Modifier and Type Method Description GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocksGkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster with parameters of type GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks Modifier and Type Method Description voidGkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocksOutputReference. setInternalValue(GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks value)Method parameters in com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster with type arguments of type GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks Modifier and Type Method Description GkeonpremVmwareClusterNetworkConfigStaticIpConfig.BuilderGkeonpremVmwareClusterNetworkConfigStaticIpConfig.Builder. ipBlocks(List<? extends GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks> ipBlocks)Sets the value ofGkeonpremVmwareClusterNetworkConfigStaticIpConfig.getIpBlocks()voidGkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocksList. setInternalValue(List<GkeonpremVmwareClusterNetworkConfigStaticIpConfigIpBlocks> value)
-