Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsSettings
-
Packages that use EnvironmentsSettings Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of EnvironmentsSettings in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return EnvironmentsSettings Modifier and Type Method Description EnvironmentsSettings
EnvironmentsSettings.Builder. build()
static EnvironmentsSettings
EnvironmentsSettings. create(EnvironmentsStubSettings stub)
EnvironmentsSettings
EnvironmentsClient. getSettings()
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type EnvironmentsSettings Modifier and Type Method Description static EnvironmentsClient
EnvironmentsClient. create(EnvironmentsSettings settings)
Constructs an instance of EnvironmentsClient, using the given settings.Constructors in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type EnvironmentsSettings Constructor Description Builder(EnvironmentsSettings settings)
EnvironmentsClient(EnvironmentsSettings settings)
Constructs an instance of EnvironmentsClient, using the given settings.
-