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