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 class
EnvironmentConfig
Configuration information for an environment.static class
EnvironmentConfig.Builder
Configuration information for an environment.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return EnvironmentConfigOrBuilder Modifier and Type Method Description EnvironmentConfigOrBuilder
Environment.Builder. getConfigOrBuilder()
Configuration parameters for this environment.EnvironmentConfigOrBuilder
Environment. getConfigOrBuilder()
Configuration parameters for this environment.EnvironmentConfigOrBuilder
EnvironmentOrBuilder. getConfigOrBuilder()
Configuration parameters for this environment.
-