Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.NodeConfigOrBuilder
-
Packages that use NodeConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of NodeConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement NodeConfigOrBuilder Modifier and Type Class Description class
NodeConfig
The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.static class
NodeConfig.Builder
The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return NodeConfigOrBuilder Modifier and Type Method Description NodeConfigOrBuilder
EnvironmentConfig.Builder. getNodeConfigOrBuilder()
The configuration used for the Kubernetes Engine cluster.NodeConfigOrBuilder
EnvironmentConfig. getNodeConfigOrBuilder()
The configuration used for the Kubernetes Engine cluster.NodeConfigOrBuilder
EnvironmentConfigOrBuilder. getNodeConfigOrBuilder()
The configuration used for the Kubernetes Engine cluster.
-