Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.SoftwareConfigOrBuilder
-
Packages that use SoftwareConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of SoftwareConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement SoftwareConfigOrBuilder Modifier and Type Class Description classSoftwareConfigSpecifies the selection and configuration of software inside the environment.static classSoftwareConfig.BuilderSpecifies the selection and configuration of software inside the environment.Methods in com.google.cloud.orchestration.airflow.service.v1 that return SoftwareConfigOrBuilder Modifier and Type Method Description SoftwareConfigOrBuilderEnvironmentConfig.Builder. getSoftwareConfigOrBuilder()The configuration settings for software inside the environment.SoftwareConfigOrBuilderEnvironmentConfig. getSoftwareConfigOrBuilder()The configuration settings for software inside the environment.SoftwareConfigOrBuilderEnvironmentConfigOrBuilder. getSoftwareConfigOrBuilder()The configuration settings for software inside the environment.
-