Uses of Class
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterGatewayApiConfig.Builder
-
Packages that use DataGoogleContainerClusterGatewayApiConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterGatewayApiConfig.Builder in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterGatewayApiConfig.Builder Modifier and Type Method Description static DataGoogleContainerClusterGatewayApiConfig.BuilderDataGoogleContainerClusterGatewayApiConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterGatewayApiConfig.Builder Constructor Description Jsii$Proxy(DataGoogleContainerClusterGatewayApiConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleContainerClusterGatewayApiConfig.Builder.
-