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