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