Class 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.
     
    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>