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