Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigEndpointConfig.Builder
-
Packages that use DataprocClusterClusterConfigEndpointConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigEndpointConfig.Builder in com.hashicorp.cdktf.providers.google.dataproc_cluster
Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigEndpointConfig.Builder Modifier and Type Method Description static DataprocClusterClusterConfigEndpointConfig.BuilderDataprocClusterClusterConfigEndpointConfig. builder()DataprocClusterClusterConfigEndpointConfig.BuilderDataprocClusterClusterConfigEndpointConfig.Builder. enableHttpPortAccess(com.hashicorp.cdktf.IResolvable enableHttpPortAccess)Sets the value ofDataprocClusterClusterConfigEndpointConfig.getEnableHttpPortAccess()DataprocClusterClusterConfigEndpointConfig.BuilderDataprocClusterClusterConfigEndpointConfig.Builder. enableHttpPortAccess(Boolean enableHttpPortAccess)Sets the value ofDataprocClusterClusterConfigEndpointConfig.getEnableHttpPortAccess()Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigEndpointConfig.Builder Constructor Description Jsii$Proxy(DataprocClusterClusterConfigEndpointConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocClusterClusterConfigEndpointConfig.Builder.
-