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