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