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