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 class
SoftwareConfig
Specifies the selection and configuration of software inside the environment.static class
SoftwareConfig.Builder
Specifies 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 SoftwareConfigOrBuilder
EnvironmentConfig.Builder. getSoftwareConfigOrBuilder()
The configuration settings for software inside the environment.SoftwareConfigOrBuilder
EnvironmentConfig. getSoftwareConfigOrBuilder()
The configuration settings for software inside the environment.SoftwareConfigOrBuilder
EnvironmentConfigOrBuilder. getSoftwareConfigOrBuilder()
The configuration settings for software inside the environment.
-