Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsClient
-
Packages that use ImageVersionsClient Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of ImageVersionsClient in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return ImageVersionsClient Modifier and Type Method Description static ImageVersionsClient
ImageVersionsClient. create()
Constructs an instance of ImageVersionsClient with default settings.static ImageVersionsClient
ImageVersionsClient. create(ImageVersionsSettings settings)
Constructs an instance of ImageVersionsClient, using the given settings.static ImageVersionsClient
ImageVersionsClient. create(ImageVersionsStub stub)
Constructs an instance of ImageVersionsClient, using the given stub for making calls.
-