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 classNodeConfigThe configuration information for the Kubernetes Engine nodes running the Apache Airflow software.static classNodeConfig.BuilderThe 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 NodeConfigOrBuilderEnvironmentConfig.Builder. getNodeConfigOrBuilder()The configuration used for the Kubernetes Engine cluster.NodeConfigOrBuilderEnvironmentConfig. getNodeConfigOrBuilder()The configuration used for the Kubernetes Engine cluster.NodeConfigOrBuilderEnvironmentConfigOrBuilder. getNodeConfigOrBuilder()The configuration used for the Kubernetes Engine cluster.
-