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