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