Uses of Class
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsGrpc.ImageVersionsFutureStub
-
Packages that use ImageVersionsGrpc.ImageVersionsFutureStub Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of ImageVersionsGrpc.ImageVersionsFutureStub in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return ImageVersionsGrpc.ImageVersionsFutureStub Modifier and Type Method Description protected ImageVersionsGrpc.ImageVersionsFutureStub
ImageVersionsGrpc.ImageVersionsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ImageVersionsGrpc.ImageVersionsFutureStub
ImageVersionsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-