Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentConfigOrBuilder
-
Packages that use EnvironmentConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of EnvironmentConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement EnvironmentConfigOrBuilder Modifier and Type Class Description classEnvironmentConfigConfiguration information for an environment.static classEnvironmentConfig.BuilderConfiguration information for an environment.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return EnvironmentConfigOrBuilder Modifier and Type Method Description EnvironmentConfigOrBuilderEnvironment.Builder. getConfigOrBuilder()Configuration parameters for this environment.EnvironmentConfigOrBuilderEnvironment. getConfigOrBuilder()Configuration parameters for this environment.EnvironmentConfigOrBuilderEnvironmentOrBuilder. getConfigOrBuilder()Configuration parameters for this environment.
-