Class TetherGrpc.TetherBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<TetherGrpc.TetherBlockingStub>
-
- com.google.cloud.apigeeconnect.v1.TetherGrpc.TetherBlockingStub
-
- Enclosing class:
- TetherGrpc
public static final class TetherGrpc.TetherBlockingStub extends io.grpc.stub.AbstractBlockingStub<TetherGrpc.TetherBlockingStub>
A stub to allow clients to do synchronous 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.TetherBlockingStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected TetherGrpc.TetherBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<TetherGrpc.TetherBlockingStub>
-
-