Uses of Class
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsGrpc.ImageVersionsStub
-
Packages that use ImageVersionsGrpc.ImageVersionsStub Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of ImageVersionsGrpc.ImageVersionsStub in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return ImageVersionsGrpc.ImageVersionsStub Modifier and Type Method Description protected ImageVersionsGrpc.ImageVersionsStub
ImageVersionsGrpc.ImageVersionsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ImageVersionsGrpc.ImageVersionsStub
ImageVersionsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-