Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolConfigRootVolume.Builder
-
Packages that use ContainerAzureNodePoolConfigRootVolume.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolConfigRootVolume.Builder in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolConfigRootVolume.Builder Modifier and Type Method Description static ContainerAzureNodePoolConfigRootVolume.BuilderContainerAzureNodePoolConfigRootVolume. builder()ContainerAzureNodePoolConfigRootVolume.BuilderContainerAzureNodePoolConfigRootVolume.Builder. sizeGib(Number sizeGib)Sets the value ofContainerAzureNodePoolConfigRootVolume.getSizeGib()Constructors in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolConfigRootVolume.Builder Constructor Description Jsii$Proxy(ContainerAzureNodePoolConfigRootVolume.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureNodePoolConfigRootVolume.Builder.
-