Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.stub.ImageVersionsStub
-
Packages that use ImageVersionsStub Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1beta1.stub -
-
Uses of ImageVersionsStub in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return ImageVersionsStub Modifier and Type Method Description ImageVersionsStub
ImageVersionsClient. getStub()
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type ImageVersionsStub Modifier and Type Method Description static ImageVersionsClient
ImageVersionsClient. create(ImageVersionsStub stub)
Constructs an instance of ImageVersionsClient, using the given stub for making calls.Constructors in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type ImageVersionsStub Constructor Description ImageVersionsClient(ImageVersionsStub stub)
-
Uses of ImageVersionsStub in com.google.cloud.orchestration.airflow.service.v1beta1.stub
Subclasses of ImageVersionsStub in com.google.cloud.orchestration.airflow.service.v1beta1.stub Modifier and Type Class Description class
GrpcImageVersionsStub
gRPC stub implementation for the ImageVersions service API.class
HttpJsonImageVersionsStub
REST stub implementation for the ImageVersions service API.Methods in com.google.cloud.orchestration.airflow.service.v1beta1.stub that return ImageVersionsStub Modifier and Type Method Description ImageVersionsStub
ImageVersionsStubSettings. createStub()
-