Uses of Class
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsSettings
-
Packages that use EnvironmentsSettings Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of EnvironmentsSettings in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 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.v1 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.v1 with parameters of type EnvironmentsSettings Constructor Description Builder(EnvironmentsSettings settings)EnvironmentsClient(EnvironmentsSettings settings)Constructs an instance of EnvironmentsClient, using the given settings.
-