Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterFleet.Builder
-
Packages that use ContainerClusterFleet.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterFleet.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterFleet.Builder Modifier and Type Method Description static ContainerClusterFleet.BuilderContainerClusterFleet. builder()ContainerClusterFleet.BuilderContainerClusterFleet.Builder. project(String project)Sets the value ofContainerClusterFleet.getProject()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterFleet.Builder Constructor Description Jsii$Proxy(ContainerClusterFleet.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterFleet.Builder.
-