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