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