Class TetherGrpc.TetherFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<TetherGrpc.TetherFutureStub>
-
- com.google.cloud.apigeeconnect.v1.TetherGrpc.TetherFutureStub
-
- Enclosing class:
- TetherGrpc
public static final class TetherGrpc.TetherFutureStub extends io.grpc.stub.AbstractFutureStub<TetherGrpc.TetherFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service Tether.Tether provides a way for the control plane to send HTTP API requests to services in data planes that runs in a remote datacenter without requiring customers to open firewalls on their runtime plane.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TetherGrpc.TetherFutureStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected TetherGrpc.TetherFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<TetherGrpc.TetherFutureStub>
-
-