Class TetherGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/apigeeconnect/v1/tether.proto")
    public final class TetherGrpc
    extends Object
     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 Detail

      • newStub

        public static TetherGrpc.TetherStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static TetherGrpc.TetherBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static TetherGrpc.TetherFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • bindService

        public static final io.grpc.ServerServiceDefinition bindService​(TetherGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()