Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.DatabaseConfigOrBuilder
-
Packages that use DatabaseConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of DatabaseConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement DatabaseConfigOrBuilder Modifier and Type Class Description class
DatabaseConfig
The configuration of Cloud SQL instance that is used by the Apache Airflow software.static class
DatabaseConfig.Builder
The configuration of Cloud SQL instance that is used by the Apache Airflow software.Methods in com.google.cloud.orchestration.airflow.service.v1 that return DatabaseConfigOrBuilder Modifier and Type Method Description DatabaseConfigOrBuilder
EnvironmentConfig.Builder. getDatabaseConfigOrBuilder()
Optional.DatabaseConfigOrBuilder
EnvironmentConfig. getDatabaseConfigOrBuilder()
Optional.DatabaseConfigOrBuilder
EnvironmentConfigOrBuilder. getDatabaseConfigOrBuilder()
Optional.
-