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 EnvironmentsSettingsEnvironmentsSettings.Builder. build()static EnvironmentsSettingsEnvironmentsSettings. create(EnvironmentsStubSettings stub)EnvironmentsSettingsEnvironmentsClient. getSettings()Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type EnvironmentsSettings Modifier and Type Method Description static EnvironmentsClientEnvironmentsClient. 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.
-